Results 1 to 8 of 8
  1. #1
    Join Date
    Dec 2007
    Posts
    52
    Plugin Contributions
    0

    Default Header issue (whitespace in IE)...

    All,

    I am having issues with my site that I am unable to fix. I have found other issues that sound the same, but none of the fixes seem to work. If you look at my site (www.imaginart.com.au) in IE, you will see white space between the header image and the rest of the page - in FF however, this is not there (it was, but it's not anymore...must have fixed it doing something else!).

    How can I get rid of this?

    Look forward to your solutions and thanks in advance :-)

    Brian

  2. #2
    Join Date
    Jul 2007
    Posts
    2,169
    Plugin Contributions
    16

    Default Re: Header issue (whitespace in IE)...

    Try this post it might help you out.
    http://www.zen-cart.com/forum/showth...itespace+in+IE
    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

  3. #3
    Join Date
    Dec 2007
    Posts
    52
    Plugin Contributions
    0

    Default Re: Header issue (whitespace in IE)...

    Thanks, that worked! I tried all his steps one at a time to see if any worked. The change that worked was entering display: none for logowrapper. Hopefully that doesn't cause any other problems, but it doesn't look like it has.

    Displaying fine now in FF (on PC and MAC) and IE (on PC).

    Thanks :-)

  4. #4
    Join Date
    Jul 2007
    Posts
    2,169
    Plugin Contributions
    16

    Default Re: Header issue (whitespace in IE)...

    If I come across another thread relating to that problem I will post it here for you.
    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

  5. #5
    Join Date
    Jul 2007
    Posts
    2,169
    Plugin Contributions
    16

    Default Re: Header issue (whitespace in IE)...

    I found this thread you might want to try.
    http://www.zen-cart.com/forum/showth...white+space+IE
    http://www.zen-cart.com/forum/showth...white+space+IE

    I don't see any white space with IE7 on your site.
    Last edited by countrycharm; 23 Feb 2008 at 08:33 PM.
    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

  6. #6
    Join Date
    Jul 2007
    Posts
    2,169
    Plugin Contributions
    16

    Default Re: Header issue (whitespace in IE)...

    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

  7. #7
    Join Date
    Dec 2007
    Posts
    52
    Plugin Contributions
    0

    Default Re: Header issue (whitespace in IE)...

    Doh...I'm having issues again.

    I did get rid of the white space in IE by entering display: none for #logoWrapper, however this brought back another problem.

    If I do that the space is gone, but clicking on the 'header' image doesn't link back to the front page. I have a transparent logo.gif on top of my header image to create a link back to the front page, but when I enter the display: none for #logoWrapper, this stops working.

    Is there any solution that will allow me to have both? I've tried all the ideas that have been posted and although I can remove the white space another way (by removing <div id="logo">), both of those solutions remove my ability to link back from the 'header' image (really the logo.gif).

    At the moment, I have the display: none turned on as if I can only have one solution it would be to have no white space...but I'd love both options if it can be done!

    Brian

  8. #8
    Join Date
    Jul 2007
    Posts
    2,169
    Plugin Contributions
    16

    Default Re: Header issue (whitespace in IE)...

    You may need to try to fix the Validation problems you have and see what you get then.
    W3C CSS Validator Results for file://localhost/webdeveloper_www.im...3869192750.css

    URI : file://localhost/webdeveloper_www.im...3869192750.css

    471 #navMainWrapper Value Error : background-color Parse Error -
    This page is not Valid XHTML 1.0 Transitional!

    Validation Output: 4 Errors
    1. Line 246, Column 6: end tag for "div" omitted, but OMITTAG NO was specified.</body></html>
      You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".
    2. Line 20, Column 0: start tag was here.<div id="mainWrapper">
    3. Line 246, Column 7: XML Parsing Error: Opening and ending tag mismatch: div line 20 and body.</body></html>
    4. Line 246, Column 14: XML Parsing Error: Opening and ending tag mismatch: body line 18 and html.</body></html>
    5. Line 246, Column 14: XML Parsing Error: Premature end of data in tag html line 2.</body></html>


    I don't know how your stylesheet was set up at first, but try adding this
    #logoWrapper {
    width:auto;
    }
    instead of what you have. It may work if not change it back. Always clear your IE and FF catch before viewing you site.
    Last edited by countrycharm; 24 Feb 2008 at 05:21 PM.
    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

 

 

Similar Threads

  1. Header whitespace in IE 5x
    By Craig Robbo in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 15 Feb 2010, 09:15 AM
  2. too much whitespace. How do I control whitespace?
    By bcbailey in forum Templates, Stylesheets, Page Layout
    Replies: 10
    Last Post: 16 Dec 2008, 04:57 PM
  3. Another whitespace issue
    By robinstl in forum General Questions
    Replies: 5
    Last Post: 17 Feb 2008, 09:22 PM
  4. another whitespace issue
    By lawman in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 23 Jul 2006, 04:14 AM
  5. Whitespace in IE below header???
    By kgmmusic in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 11 Jul 2006, 02:18 AM

Posting Permissions

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