Submenu height

Please note that official support for this menu version has now ceased. There are still plenty of users, though, and the forum is still running. Some of our long-time users may be able to help you out.
Post Reply
helpME
Advanced
Advanced
Posts: 18
Joined: Mon Apr 28, 2003 3:44 am

Submenu height

Post by helpME »

I'm using:
http://www.milonic.co.uk/menu/menusampl ... ampleid=25

Wanted to know if it was possible to change the height of the submenus without changing font size..
User avatar
kevin3442
Milonic God
Milonic God
Posts: 2460
Joined: Sat Sep 07, 2002 12:09 am
Location: Lincoln, NE
Contact:

Post by kevin3442 »

There is no built-in way to modify the height of a menu. The height of a vertical submenu is actually the sum of the heights of the individual menu items in that submenu. There are ways to hook into the menu code and dynamically change the height of a menu, but this has undesireable effects on submenus. One effective way I've used to manipulate the height of a menu is by putting a one-pixel, transparent gif in the menu item definition's "Description Text" field, then setting the height attribute in the <img> tag.

Kevin
Post Reply