-
DHTML Chrome Drop Down Menu & Container Tag
HI Folks:
I've implemented the Chrome Drop Down Menu in my blog, but I'm encountering a gap between the menu and the drop down. You can see it here:
http://www.woodmoorvillage.org/
I have this code in the blog stylesheeet, and I suspect something here in the container code is causing the problem:
body
{
font-family: Palatino, 'Times New Roman', serif;
color: #010E22;
background: url(http://woodmoorvillage.typepad.com/eossnowflake3c.gif) repeat top left;
margin: 15px;
border: 0px;
padding: 0px;
font-weight: normal;
font-size: small;
line-height: normal;
text-align: center;
}
#container {
text-align: left;
line-height: 140%;
position: relative;
background: #FFFFFF;
margin: 0px auto;
border: 10px solid #D3CBBB;
padding: 0px;
width: 904px;
}
#container-inner
{
position: static;
border: 1px solid #000000;
background: #FFFFFF;
}
Any help?
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks