Rank: Advanced Member Groups: Member
Joined: 9/13/2007 Posts: 51
|
Hello,
I am trying to get a menu item with two lines of text to be vertically aligned in the middle of the menu item. I have tried using Padding-Top which works fine in IE7 and IE6, but fails in Firefox by making the submenu move down by the amount of padding applied. I have also tried to set the vertical align attribute but it never seems to work. I figured that the item height needed to be set and that didn't fix it either.
Item properties: Height: 64 Width: 237 Text-Padding-Top: 7 (this works in IE6, IE7, but does not work in Firefox) Text-VerticalAlign: Middle (this does not work in any browser)
Do you know how to get the Text-VerticalAlign attribute to work appropriately? Am I missing something?
|
Rank: Advanced Member Groups: Member
Joined: 9/13/2007 Posts: 51
|
Don't worry about this. I opted to use images instead. Thank you for your time.
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Thank you very much for the update. Image will do the trick for you.
|