View Single Post
Old 03-20-2007, 07:58 PM   #4 (permalink)
Jackassboy
Member
 
Join Date: 03-13-07
Location: Turn around...
Posts: 119
iTrader: 0 / 0%
Latest Blog:
None

Jackassboy is on the right pathJackassboy is on the right path
Send a message via AIM to Jackassboy Send a message via MSN to Jackassboy
hmm... try adding px to the end of your 0's

#dropdownmenu {
padding: 25px 0px 0px 0px;
}

this helps better specify what you want. as taltos said, without it, the browser doesnt know what to do if there is nothing there.

if you didn't know, px is for pixel ;D
Jackassboy is offline   Reply With Quote