• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

Site Design Review

Newbie Spellweaver
Joined
May 4, 2009
Messages
17
Reaction score
0
Hey Guys,

I would like to know what you think about our site,

The new template has been recently uploaded, and I'm looking to hear your constructive feedback.

Thank You!
 
Joined
Dec 15, 2009
Messages
1,387
Reaction score
236
sooo I'm gonna criticize on the codings instead of the design :)

You should know that rotates doesn't work in IE
Code:
.price {
    font: bold 16px Arial, Helvetica, sans-serif;
    margin: 45px -35px 0px 0px;
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    text-align: center;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}
 
Joined
Sep 10, 2006
Messages
2,817
Reaction score
1,417
sooo I'm gonna criticize on the codings instead of the design :)

You should know that rotates doesn't work in IE
Code:
.price {
    font: bold 16px Arial, Helvetica, sans-serif;
    margin: 45px -35px 0px 0px;
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    text-align: center;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

So what? It does work in IE9 and 10.
 
Super-Moderator
Staff member
Super-Moderator
Joined
Mar 5, 2012
Messages
6,280
Reaction score
1,450
Something looks odd on the navigation, don't really know what, i think it's the logo, but other than that, it's kinda simple and nice design

I can see what you mean, i don't think the blue background of the header fits but thats my opinion. Not really keen on the announcement box looks abit too simple but everything else seems great.
 
Newbie Spellweaver
Joined
May 4, 2009
Messages
17
Reaction score
0
Thanks for the feedback guys! I really appreciate it.

A new logo is currently being worked on (forgot to mention that), and the announcements box is just temporary. We will think of something more effective and appealing!
 
Joined
Feb 18, 2010
Messages
999
Reaction score
502
Its a pretty nice site. I like your plans. And i love how you have managed to integrate Boxbilling like that into your site. It can be hard software to work with, but you have done a pretty good job of it! Im sure you will be successful. Well done man :D. But if you want to be more successful i would recommend getting a re seller club account, because most of the people who are looking for hosting will also want to register a domain. Because they may not already have one. Or the least you can do is try to point them to a cheap domain registration company, like NameCheap.
 
Revolution-Entrepreneur
Joined
Apr 2, 2009
Messages
451
Reaction score
19
You leeched the navigation.
 
Newbie Spellweaver
Joined
May 4, 2009
Messages
17
Reaction score
0
Its a pretty nice site. I like your plans. And i love how you have managed to integrate Boxbilling like that into your site. It can be hard software to work with, but you have done a pretty good job of it! Im sure you will be successful. Well done man :D. But if you want to be more successful i would recommend getting a re seller club account, because most of the people who are looking for hosting will also want to register a domain. Because they may not already have one. Or the least you can do is try to point them to a cheap domain registration company, like NameCheap.

Thank you Grenadier. I really appreciate your nice feedback. We will be selling domains soon, but we're in the process of purchasing a WHMCS license. As soon as we have WHMCS set-up, then the domain sale will be active. Thanks for the suggestion

You leeched the navigation.

Who said I leeched the navigation? One of our developers designed it himself. I'm asking for feedback, not wrong accusations please.
 
Back
Top