Is there a way to allow for the menu separater image to show up when the superfish menu is active? I was able to get it to show up by modifying the CSS, but when you hover over the image, it dissapears.

Heres the modification:

#superfish .menu li {
background: transparent;
float: left;
background:url(images/menu-separator.gif) no-repeat right top;
padding:0 3px 0 0;
}

It works wonderful, but like i said, the image disappears when hovering.

Comments

tylerd213’s picture

Title: Superfish Menu Separater » Superfish Menu Separator
danpros’s picture

Hi,

Maybe you should use the border. You can learn how to add that by learning the original Superfish. Download and open the superfish.css inside the css folder, in Danland I remove the border and change the id and classes (you can compare it).

danpros’s picture

Status: Active » Closed (fixed)

I'll close this. Re-open if you need more help regarding this.

Thanks,
Dan