View Poll Results: Review new eUKhost design.

Voters
23. You may not vote on this poll
  • Fantastic !!!

    4 17.39%
  • Good !

    8 34.78%
  • hmmmm

    8 34.78%
  • 3 13.04%
Page 3 of 3 FirstFirst 123
Results 41 to 47 of 47
  1. #41
    Join Date
    Mar 2007
    Location
    127.0.0.1
    Posts
    1,661

    Default

    Looks good, although the footer links could do with a cleanup.
    Josh

    Resident Blogger

  2. #42
    Join Date
    Jan 2007
    Location
    United Kingdom
    Posts
    3,011

    Default

    Might want to check the comments.php page (testimonial page) - renders a little off in Firefox 3. Nonetheless - a great design! Would be good to get a forum design that matches the mainsite .
    Domains Registrations @ £7.49pa! - Download the official eUKhost Android and iOS App!

    eNlight Cloud Hosting - Cost-Effective, Autoscaling Cloud Hosting
    How does eNlight work? What differences and benefits are there to VPS and Dedicated Servers?

    Chat to us on Twitter!
    Join our incentive affiliate program now - and earn generous commission with each sale!

    How do I contact eUKhost?
    Support: Client Area - 0808 262 0455
    Sales: sales[@]eukhost.com - 0800 862 0380
    Contact eUKhost Management

    Customer Relations:
    feedback@eukhost.com - 0808 262 0255

    Contact:
    ben@eukhost.com
    Skype: euk_ben
    Windows Live Messenger: ben@eukhost.com


    Don't ever let other people's thoughts, feelings, perceptions and/or opinions drown over yours. You know yourself the best. Go with what you think is right. Everyone else's opinions or statements about you or others are secondary.

  3. #43
    Join Date
    May 2006
    Location
    Cambridgeshire
    Posts
    484

    Default

    When viewing in 1024 x 768 I'm getting horizontal scrolling, occurring in both Firefox 3 and IE.

    Also the links below the support contact panel on the left seem rather odd. Perhaps it's due to the grey box above having rounded corners at the top and non-rounded at the bottom. Maybe the above box either needs the bottom rounded or for the background to be extended down to cover those links.

    I don't know if it helps however below is a link to a screen capture I took of one of the pages, whilst having 'Outline block level elements' on (via 'Web Developer' extension)...
    http://stneotsfc.com/temp/www_eukhos...osting_php.jpg
    Last edited by Eidolon; 28-07-2008 at 07:28.
    To err is human, but to really screw up you need a computer.

  4. #44
    Join Date
    Sep 2005
    Posts
    6,039

    Default

    Quote Originally Posted by Eidolon View Post
    When viewing in 1024 x 768 I'm getting horizontal scrolling, occurring in both Firefox 3 and IE.

    Also the links below the support contact panel on the left seem rather odd. Perhaps it's due to the grey box above having rounded corners at the top and non-rounded at the bottom. Maybe the above box either needs the bottom rounded or for the background to be extended down to cover those links.

    I don't know if it helps however below is a link to a screen capture I took of one of the pages, whilst having 'Outline block level elements' on (via 'Web Developer' extension)...
    http://stneotsfc.com/temp/www_eukhos...osting_php.jpg
    Hi Keith,

    Both problems have been sorted now. please check and let me know if you have any other suggestions.
    UK Web Hosting || Business Hosting || eUKhost Knowledgebase
    Toll Free : 0808 262 0255 || Skype : mark_ducadi
    A bunch of Sheep led by a Lion is better than a bunch of Lions led by a Sheep.
    __________________________________________________

    Please email cmo[at]eukhost.com if you have any questions or need my assistance

  5. #45
    Join Date
    May 2006
    Location
    Cambridgeshire
    Posts
    484

    Default

    On the about page the footer is causing horizontal scrolling...
    http://stneotsfc.com/temp/www_eukhos...osting_php.jpg

    Looking at the CSS I'm slightly surprised that so much position:absolute's are being used, as I think in some instances this may be causing the problems. For instance...
    Code:
    .footer {
    	position:absolute;
    	width:995px;
    	height:84px;
    	z-index:2;
    	left: 10px;
    	top: 1468px;
    }

    Personally when dealing with columns I tend to use...
    HTML Code:
    <div class="clearfix">
      <div id="leftcol">
        LEFT BLAH
      </div>
      <div id="maincol">
       MAIN BLAH
      </div>
    </div>
    ...with the clearfix CSS code being...
    Code:
    .clearfix {height: 1%;}
    .clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden; font-size:1px;}
    html > body .clearfix {min-height: 1px; height: auto;}
    ...using the above format in theory would also reduce the amount of CSS required, as the top & left references would no longer be required, in addition to position.
    To err is human, but to really screw up you need a computer.

  6. #46
    Join Date
    Oct 2008
    Posts
    17

    Default

    It starts well, but after the banner with the lady on it goes downhill fast. There's too much spacing between elements and I don't find it very attention grabbing.

    Its still an improvement on the existing one, though!

  7. #47
    Join Date
    Oct 2008
    Posts
    17

    Default

    Quote Originally Posted by ZekeBolton View Post
    It starts well, but after the banner with the lady on it goes downhill fast. There's too much spacing between elements and I don't find it very attention grabbing.

    Its still an improvement on the existing one, though!
    Sorry, only saw the first ones. The newer ones are much better.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •