Hi, I'd like to use the image-replace for specific menu item on the superfish, but all the items all have selector "leaf"

Without superfish, each menu item had it's own 3 digit # as selector so it was easy to do css. How may I approach this using superfish?

Thanks!

Comments

prajaktam’s picture

Hello,

You can try out the menu attributes (http://drupal.org/project/menu_attributes) module, using which you can add classes and ids to the menu link. Since it adds class/id to the link (not li) you need to change your style sheet accordingly.
Thanks,
Prajakta

mashizhao’s picture

Status: Active » Fixed

This is exactly what I am looking for. Thanks so much Prajakta!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.