IE7 css menu problem with disappearing dropdown

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
Post Reply
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: IE7 css menu problem with disappearing dropdown

Post by Dr.CSS »

May have to do with this...

#primary-nav li li{
        margin-bottom: -1px;
  position: relative;
  }
TJINAK
Forum Members
Forum Members
Posts: 136
Joined: Wed Feb 22, 2006 1:01 am

Re: IE7 css menu problem with disappearing dropdown

Post by TJINAK »

Seems to be happening on just your homepage.  I'm using IE7.

I would like at taking up the bottom margin a little on the primary nav anchors.
example:

#primary-nav a {
margin: -1;
...
}

I'm also curious why doesn't your "our products" sit directly under the "map & directions"?

TJ
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: IE7 css menu problem with disappearing dropdown

Post by Dr.CSS »

Maybe from having to charset types in the



Post Reply

Return to “Layout and Design (CSS & HTML)”