Closed (fixed)
Project:
Style Switcher
Version:
7.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Oct 2012 at 00:15 UTC
Updated:
10 Apr 2014 at 19:15 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
pingwin4ega simple workaround for that is to add
styleswitcher[css][default] = some_stylesheet.cssto your theme.infoComment #2
pingwin4eghere's a patch that gets default from first of available css if no default was set
Comment #3
cardpages commentedThat workaround didn't seem to help me out. I will try the patch on my next site! Thanks for the help!
Comment #4
pingwin4egHello!
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.
Comment #5
kingfisher64 commentedThe 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.