User-1400288102 posted
Hi,
I am using CSS Friendly Adapters and have a menu in which the menu items include a background image. It seems as though the only way I can affect the height of the menu items, without losing the background images, is to adjust the font size.
When I set the font-size of my links to "small", the background image shrinks down too, leaving approximately 1px on top and 1px below where all I see is the background color of the menu row. If I set the height of the menu ul to the height of my background
images, the row height increases but the background images disappear. I've tried adjusting the heights of every element (row height, link height, cell height, etc.) through both the ASP code and the CSS code and I can't find a work around.
Does anyone know how to adjust the font size and still keep the full background image height?
Thanks!