norashlea
-
2/19/2006 11:28:08 PM
CMSMenu - controlling/styling the drop-down
Can you tell me how I can specify the "drop-down" behaviour of CMSMenu? ie, can I specify drop-UP instead of the default drop-DOWN for sub-menus?
Also, is it possible to have completely separate styling for two different CMSMenu controls? I've got a CMSMenu control on my default page, with default behaviour and styling (.CMSMenu in main.css), and I've created a user-control that has another CMSMenu control, created a set of classes .LowerCMSMenu in main.css based on .CMSMenu and then styled the way I want, but some of the style attributes in .LowerCMSMenu* are being ignored. eg, the border. I have specified no borders at all in .LowerCMSMenu*, but the control continues to take the border style that is set in .CMSMenu*, even though all the other attributes set in .LowerCMSMenu* are displaying correctly.
Thanks, Regards, Sharon.
|