Active
Project:
Dartik
Version:
7.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
28 Mar 2013 at 19:09 UTC
Updated:
3 Apr 2013 at 23:09 UTC
It might be possible to piggy-back on http://drupal.org/project/responsive_bartik
Comments
Comment #1
Taxoman commentedRelated issue:
#1955716: Support for light on dark color scheme
Comment #2
tsi commentedBartik simply overrides the color definitions from Dartik (core, not responsive) it doesn't do any layout modifications and should stay this way.
If the same selectors from bartik would apply to responsive_bartik then this should be as easy as setting the parent theme from bartik to responsive_bartik in the .info file.
Please report back if you try it.
Comment #3
peterx commentedhttp://kooinda.com/ uses Dartik on Responsive Bartik. I am replacing Bartik with Responsive Bartik in all my sites that use Bartik or a subtheme of Bartik.
Comment #4
peterx commentedMight be worth creating a copy of Dartik as Responsive Dartik so you can use Themekey, or similar, to send old browsers, non HTML5 browsers, to the old theme.
Comment #5
peterx commentedResponsive Bartik does not work with IE 6 and on an important site IE 6 outnumbers Firefox plus all the browsers from Linux, Unix, and all the Apple OSes combined. On http://kooinda.com, I copied Dartik as Responsive Dartik, set Responsive Dartik to use Responsive Bartik, made Responsive Dartik the default, and added a tiny module to switch back to Dartik for IE 6.
Comment #6
tsi commentedThanks for the info. I'm glad it was so easy.