By greygoo on
I have a question about setting up a menu. I would like to have image buttons for menu items and when a menu item is selected, have that menu item button show a different image, indicating that it is currently active?
In other words, let's say if you click on a menu button that says About, it will take me to the About page, and the menu button will show a different image indicating that you are currently at the About page.
What is the best way to implement this in drupal. Thanks in advance for any help.
Comments
Change the CSS
There is already some comment about that in the forum. Check this one, it would help you:
http://drupal.org/node/144208
use the class a.active to display an other image for the active tab.
Cheers,
Damien
----------------
Keep Open Spirit
- Damien
:: Keep Open Spirit ::