CSS Menu Height

Is there a way to adjust the height of the parent containers (and possible child one’s) in the CSS menu action. I see the adjuster bar for the width, any chance we could get a height adjuster?

Thanks.


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

Try styling your css menu list from the styles menu. Create a class for ul to style the menu in general. You can also create a li style for borders around the text instead of around the whole box.

Although the “highlight current page” option works in general, it looks messy on rollovers in certain circumstances. There is no way to turn off the effect for an individual list item for example, which would be handy to have for an active page which does not need rollover effect for itself.


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

On 7 Feb 2008, at 00:03, chuckamuck wrote:

Try styling your css menu list from the styles menu. Create a class
for ul to style the menu in general. You can also create a li style
for borders around the text instead of around the whole box.

This is possible, yes, the reason the menus were made with an
undefined height was so that the submenus would always sit in the
right place. With a defined height they don’t grow with the page well
(they break apart).

Although the “highlight current page” option works in general, it
looks messy on rollovers in certain circumstances. There is no way
to turn off the effect for an individual list item for example,
which would be handy to have for an active page which does not need
rollover effect for itself.

That’s a good thought and almost certainly possible.


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


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