CSS menu - vertical spacing

Does anyone know if you can control the vertical spacing between items in a vertically stacked navigation menu?

I have created the list items in a layered HTML box which have no vertical space between them, but when displayed the space is larger than I would want, especially with smaller fonts.

Thanks,

jr


Freeway5beta mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

On 19 Feb. 2008, 9:45 am, johnrob wrote:

Does anyone know if you can control the vertical spacing between items in a vertically stacked navigation menu?

I have created the list items in a layered HTML box which have no vertical space between them, but when displayed the space is larger than I would want, especially with smaller fonts.

Thanks,

jr

You can adjust the padding by setting up a style that targets the ul and would therefore make the spacing smaller. The CSS Menu action is forcing a spacing scheme that will not work in every situation. You can modify what is done via the CSS Menu but not fully control it. For example, I have not been able to modify the em spacing that is applied through the CSS Menu action. This is a problem if you want the menu centered on the page instead of starting on the left or right side.

The only way to fully control the styling of the list is by creating your own CSS styles for the list and not use CSS Menu action.


Freeway5beta mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options