Page 2 of 2 FirstFirst 12
Results 11 to 19 of 19
  1. #11
    Join Date
    Aug 2006
    Location
    Canada
    Posts
    1,029
    Plugin Contributions
    5

    Default Re: Header alignment issue in IE, Fine in FF - suggestions, please?

    Yeah, compatibility problems are the absolute worse thing ever.

    I wish I could be more help, but I'm really stumped why the mainWrapper image is bumping off a pixel.

    As for the header, I just realized that I have one of my old 1.3.5 templates installed with the reverse navbar.. the same as yours. So, I compared page sources and ours don't match.

    On mine, the code starts out as mainWrapper-logoWrapper-taglineWrapper-headerWrapper-navMainWrapper.

    Your's goes mainWrapper-headerWrapper-logoWrapper-taglineWrapper-navMainWrapper.

    So, that may account for the header/nav space due to improper nesting in the tpl_header.php.

  2. #12
    Join Date
    Jun 2006
    Posts
    298
    Plugin Contributions
    0

    Default Re: Header alignment issue in IE, Fine in FF - suggestions, please?

    Nope.. I tried reordering to the way yours are.. No change.. I give up! BAHHHHH!

  3. #13
    Join Date
    Jun 2006
    Posts
    298
    Plugin Contributions
    0

    Default Re: Header alignment issue in IE, Fine in FF - suggestions, please?

    I may have gotten it!!

    I used a conditional template for IE browsers, based on this thread:
    http://www.zen-cart.com/forum/showthread.php?t=49391

    Please tell me this worked for IE7!!!

  4. #14
    Join Date
    Aug 2006
    Location
    Canada
    Posts
    1,029
    Plugin Contributions
    5

    Default Re: Header alignment issue in IE, Fine in FF - suggestions, please?

    Yikes. Unfortunately, all it did was switch sides.

    I'll see what I can come up with by digging deeper yet.

  5. #15
    Join Date
    Jun 2006
    Posts
    298
    Plugin Contributions
    0

    Default Re: Header alignment issue in IE, Fine in FF - suggestions, please?

    Well that just sucks! I am out of ideas myself... I'm about to throw in the towel and start back from scratch!

  6. #16
    Join Date
    Jun 2006
    Posts
    298
    Plugin Contributions
    0

    Default Re: Header alignment issue in IE, Fine in FF - suggestions, please?

    Well I feel stupid - I just realized that I have IE7 on my laptop (I usually only use my desktop for working on this stuff).. LOL

    So I made a separate stylesheet for IE6 and IE7 and now they are both passable.. There is still a TINY margin on each of the headers, but it's liveable until I can find an ultimate solution.

    I'm going to keep fooling around and see what else I can find! Many thanks!!!

  7. #17
    Join Date
    Jan 2005
    Location
    USA, St. Louis
    Posts
    3,710
    Plugin Contributions
    9

    Default Re: Header alignment issue in IE, Fine in FF - suggestions, please?

    I always add this to every stylesheet before I get started:

    *{padding:0;margin:0;}

    This gets all my padding and margins that aren't defined set to 0, just so I don't have to deal with inconsistencies, and makes cross browser issues either. If a padding or margin is set to a specific value, then the above is ignored for that tag.

    Anyway, don't know if that will help you, but it can't hurt.

  8. #18
    Join Date
    Jun 2006
    Posts
    298
    Plugin Contributions
    0

    Default Re: Header alignment issue in IE, Fine in FF - suggestions, please?

    Sketchy figured this out for me (THANK YOU SKETCHY!)

    Two issues:

    1) I moved the background image to the mainwrapper. For some reason, when the background image was in the body tag it was causing a misalignment.

    2) I changed my tagline css from:

    Code:
    #tagline{
    display:none; 
    }
    to:

    Code:
    #tagline{
    font-size:0em;
    }
    It all lines up perfectly now!

  9. #19
    Join Date
    Aug 2006
    Location
    Canada
    Posts
    1,029
    Plugin Contributions
    5

    Default Re: Header alignment issue in IE, Fine in FF - suggestions, please?

    Awww shucks, again.. you're very welcome!

 

 
Page 2 of 2 FirstFirst 12

Similar Threads

  1. Shopping Cart Header - Alignment Issue
    By stiggy100 in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 21 Aug 2010, 09:04 PM
  2. Header Alignment Issue Z138a
    By cs_jono in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 4 Apr 2010, 03:10 AM
  3. Please help: Firefox alignment Issue
    By Cliveo in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 17 Jun 2008, 10:51 PM
  4. URGENT alignment issue Firfox/IE PLEASE!!
    By jill8026 in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 25 Apr 2008, 05:34 PM
  5. Header out of alignment in IE, fine in FF
    By Karina_L in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 23 Sep 2006, 05:35 AM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR