I have yui menu module on my site. I am using this library http://yui.yahooapis.com/2.5.0/. Is there any way to override the style? On my site there is some background picture and border around the menu. I can't find a way to change it. Here is the link to my site http://bridgestohope.net

Comments

dono1’s picture

pik,

Consider using the yui and yuimenu menu modules to assist. The settings within the module allow you to set the yahoo menu to whichever menu you want, on top of that you can point the yui settings directly to your theme you are using where you are able to create say a menu.css file(based on yui.yahooapis original css file - allowing you to make it your own). This would give you control over the style of the menu.

Accomplishing this will require you print the menu directly in your page.tpl.php where you can tell it what css classes/id's to apply to the menu.

http://drupal.org/project/yuimenu
http://drupal.org/project/yui