On this site:
http://www.uidds.com/
the main menu background color does not show 100% of width in FF, however it does in IE7 and IE8
I must be missing something...any ideas?
thanks
[solved] menu background color
[solved] menu background color
Last edited by mw on Sun Dec 20, 2009 10:50 pm, edited 1 time in total.
Re: menu background color
You need to give the menuwrapper a height equal to the height you want your menu...
Re: menu background color
perfect, thank you!Dr. CSS wrote: You need to give the menuwrapper a height equal to the height you want your menu...
so now I have hard coded the height to 20px; and when the user increases font size in their browser this will no longer be aligned.
is there a way to have dynamic height=current font size/height?
Re: menu background color
Use em ...
Re: menu background color
Ah-ha! Thank you very muchDr. CSS wrote: Use em ...
Last edited by mw on Sun Dec 20, 2009 10:49 pm, edited 1 time in total.


