[Pro] Applying style to CSS Menu

Applying a font/size style to the HTML item containing a menu produced by using the CSS Menu Action works fine when the menu is made from a list but has no effect when the menu is auto-generated. Perhaps I’m doing something wrong or should I be using a different method to set the font/size of my menu?


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

A link would be nice. Makes it a lot easier figuring out what’s happening here …

Richard


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

Sorry - I’m new to all this!


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

The item #NavigationBar1 has a style:

font-size: 1em;

applied. I can’t explain why or how, but an ID (things applied to the item directly) is always dominating a class (or character) style.

So I prefer to apply the character style “menu” to the “list” itself rather than applying it to the object, item (or DIV).

But I might be wrong cause I never used the auto-generate thing so far.

Cheers

Thomas


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