dccfoux Posted July 19, 2014 Report Posted July 19, 2014 So I've made good progress on my site and am now looking for some good criticism. Give me all you got! https://nitrohosting.org Also note: It's completely responsive and 4K-ready PauloV 1 Quote
Michael Posted July 19, 2014 Report Posted July 19, 2014 I like it mate, however the plans aren't nicely shown like sections or boxes or I'm too old haha. Other than that I think it's a really nice layout well done. Quote
dccfoux Posted July 19, 2014 Author Report Posted July 19, 2014 I like it mate, however the plans aren't nicely shown like sections or boxes or I'm too old haha. Other than that I think it's a really nice layout well done. Yeah I was thinking about doing that, I'll try and see what happens. Quote
mrrsm Posted July 21, 2014 Report Posted July 21, 2014 You should add the package_id=# field to your urls for your plans. That way when they select one on the main site it will have the proper one selected on the billing side. Michael 1 Quote
Paul Posted July 21, 2014 Report Posted July 21, 2014 I really like the Blesta theme on your order pages. The only thing that stands out to me on the main website is the lack of any images. I wonder if some images, even something really clean and single color in the hero area would help balance it out. Overall, very nice though! Quote
dccfoux Posted July 21, 2014 Author Report Posted July 21, 2014 You should add the package_id=# field to your urls for your plans. That way when they select one on the main site it will have the proper one selected on the billing side. Definitely! I didn't know how to do that, but I wanted to. Quote
Michael Posted July 21, 2014 Report Posted July 21, 2014 Definitely! I didn't know how to do that, but I wanted to. Incase you haven't found out how and if others are looking for this in the future: domainname.com/blestafolder/order/main/packages/order-form-name/?package_id={package_id}&group_id={group_id} Packages > Groups > click edit and look at the URL: /packages/editgroup/7/ so the group_id would be 7. Packages > Edit on the package and look at the url: /packages/edit/155/ so the package_id would be 155. niyo and dccfoux 2 Quote
dccfoux Posted July 22, 2014 Author Report Posted July 22, 2014 I really like the Blesta theme on your order pages. The only thing that stands out to me on the main website is the lack of any images. I wonder if some images, even something really clean and single color in the hero area would help balance it out. Overall, very nice though! I played around with them on the homepage. The huge issue with pictures is that since they are so large in size(compared to regular HTML pages and CSS sheets) they can really effect the load times for users with impossibly slow connections, and that it is even harder to make them work well with retina displays. My other problem with them in this particular use is that for a hosting service it's hard to find actually relative pictures for the topic. Sure you can find a bunch of different stock photos of servers, but it kinda ends there. That's why I decided to simply go with Font-Awesome glyph icons. They are already responsive and 4k-ready out of the box so it takes a lot of hassle out of the whole thing. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.