I LOVE THIS MODULE!!!!

I see that several people have reported this bug. I have no idea how to fix it, but I really would love for someone to come up with something. I would love to include this option in many of my sites

Comments

pingwin4eg’s picture

a simple workaround for that is to add styleswitcher[css][default] = some_stylesheet.css to your theme.info

pingwin4eg’s picture

Status: Active » Needs review
StatusFileSize
new1021 bytes

here's a patch that gets default from first of available css if no default was set

cardpages’s picture

That workaround didn't seem to help me out. I will try the patch on my next site! Thanks for the help!

pingwin4eg’s picture

Hello!
Instead of that my patch in 2nd comment please try the one from #1966982-1: Load active (selected) CSS on page init. / Use another technique for style switching.. That patch should completely resolve all issues with default css. It also includes some other minor fixes.
Hope to hear your feedback.

kingfisher64’s picture

Issue summary: View changes
Status: Needs review » Closed (fixed)

The fix for this is on https://drupal.org/comment/7284122 #5 so it's no longer required. Marking as fixed to get issue queue down and make it clear what to do for incoming users.