Results 1 to 4 of 4

Threaded View

  1. #1
    Join Date
    Jun 2007
    Posts
    87
    Plugin Contributions
    0

    Default LogoWrapper is overlaping NavMain (Only in dreaded IE)

    I created some icons to use instead of plain text on my navMain. All looks and works well in Firefox. I've started making changes for all of the bugs in IE though. This one I cannot quite figure out on my own.

    I've attached a screen shot. I've shortened the width of LogoWrapper so that you can see what is under it. Here is the CSS for both of those objects:
    Code:
    #logoWrapper{
        border: 0px;
        background-color: #FFFE9A;
        height: 77px;
        width: 755px;
        }
    
    #navMainWrapper {
        margin: 0em;
        background-color: #FFFE9A;
        padding: 0px;
        font-weight: bold;
        color: #000;
        height: 8px;
        border: 0px;
        }
    
    #navMain ul, #navSupp ul, #navCatTabs ul {
        margin: 0;
        padding: 0em 0em;
        list-style-type: none;
        text-align: center;
        line-height: 1.5em;
        }
    Attached Images Attached Images  

 

 

Similar Threads

  1. v139h navMain links bumps my logo outside of logoWrapper...why?? CSS?
    By alxx345 in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 24 Feb 2012, 04:38 AM
  2. the dreaded white space
    By smallpigpig in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 23 Sep 2007, 06:31 AM
  3. overlaping of flyout categories on product images of image handler
    By reza in forum Templates, Stylesheets, Page Layout
    Replies: 8
    Last Post: 13 Sep 2006, 05:34 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