Currently I have been using PVII's PMM for this websites navigation
http://www.dragonflytanks.com.au/ and I need to strip it out because it's
clashing with a form handling script I'm using (and since I'm not using the
drop down menu portion, it's not actually necessary on this site).

The stripped down version is currently at
http://dragonflytanks.com.au/newnav/ 

I have stripped the bulk of the code out, but can't get the positioning
quite right or the height of the background-colour on mouse over. (I'm
pretty sure it's a top/bottom padding issue, but the padding I have in there
isn't working - so I'm obviously missing something important).

Short of cheating and creating images, I'm missing something with the CSS
but I don't know what it is. 

In the "#navigation a" section:

When I use 
display: block; 
- I get the height I need but only one of the navigation items appear.
 
When I use 
display: inline; 
- I get all the nav items but not the height.

Can someone point me in the right direction?

Thanks.

Joanne
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to