By hooperrob on
I am new to this but i am currently developing a site and i have used the dhtml menu and also copied and updated the bluemarine theme.
I have managed to edit my page.tpl.php so that I have the correct structure but i really want to edit the style of the primary (and sub) links so that the main link has a 1 px line under it and when it expands i want the links below to have rollover backgrounds, and use my own custom colours etc
I know a little php as well as css and html, i can create teh effect i want easily statically but i am unsre as to where to fing the css to change.
sorry if this is such a basic question but it would really help me out
thx
Comments
Are you using bluemerine
Are you using bluemerine theme as default ?.
well whatever theme you have you can add your own css file for it. You just need to add following code in themename.info file
sorry for the delay
Hi after some serious reading on here i have managed to solve my problem, i ended up using the zen theme and making a sub theme from that allowing me to create my css from scratch (also using firebug and teh devel module.)
Thx for getting back though
cheers
rob
DHTML Menu module in drupal
Refer this module:
DHTML Menu : http://drupal.org/project/dhtml_menu
This is very useful to create dhtml menu.
Put this module in site\all\modules folder
Configure it.
thanks
thanks for the advice roger i am now utilising the dhtml module
cheers