I've been hunting around the Prosper and Fusion files for clues on how to get the superfish directional arrows to appear. I can't figure out what line(s) of CSS code are stopping the the arrows from appearing. Any pointers or suggestions? Thanks for creating a great theme.

Comments

stephthegeek’s picture

Status: Active » Fixed

That's actually a flag set in Fusion's JS: http://cvs.drupal.org/viewvc.py/drupal/contributions/themes/fusion/fusio...

autoArrows: false,

It'd be cool if this was more easily exposed in the subtheme since it's kind of buried, but that's a tricky issue :)

schuster211’s picture

That worked! Thanks!

Status: Fixed » Closed (fixed)

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