Thanks for a great plugin! Everything is working fine; however, I do have dynamic stylesheets. I’d like the menu to colors to change with the dynamic stylesheets, something like:
style.css: #suckerfishnav {background:#000066 repeat-x;}
ocean.css: #suckerfishnav {background:#006600 repeat-x;}
night.css: #suckerfishnav {background:#666666 repeat-x;}
How do I get the plugin to pick up the theme suckerfishnav css instead of the one in "Appearances"? I tried selecting "inline" and "disable" in settings; didn’t work.
My site is http://www.beyond-karma.com.
Thanks!