Closed (works as designed)
Project:
Business
Version:
7.x-1.3
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
3 Feb 2012 at 16:57 UTC
Updated:
3 Oct 2012 at 22:19 UTC
This theme is very nice, but have you considered supporting the color module? Just for the basic colors like links, header stripe (top), menu hover/active and so on. That would have been awesome.
Comments
Comment #1
devsaran commentedThanks for your wonderful Idea..
Added the Color module integration to the theme 7.x-1.3
Once again, Thanks for your special interest in this theme.
Comment #2
rosso69 commentedIndeed a good idea but i am having a problem saving the new color sheme.
Notice: Undefined index: base in _color_rewrite_stylesheet() (regel 479 van /home/drupal7std/www/modules/color/color.module).
With other theme (bartik) it works.
Any idea?
Comment #3
rosso69 commentedComment #4
devsaran commentedDisable all other Color module.. Clear the Cache.. It should work and it is working in thousands of sites..
Comment #5
Alanbod commentedI cannot get the color module to save my selection. If I edit the style.css file it does make the changes. I edited the default colors and cleared the cache, no other themes are enabled. Help appreciated
Comment #6
cooldeeponline commentedEDIT: I just figured out, its not because of the CACHING; to be precised it is because of Bandwidth Optimization 'Aggregate and compress CSS files' to be precised.
Any help?
These posts seems to shed some light:
1. drupal_load_stylesheet: The returned contents are compressed removing white space and comments only when CSS aggregation is enabled. This optimization will not apply for color.module enabled themes with CSS aggregation turned off.
http://api.drupal.org/api/drupal/includes%21common.inc/function/drupal_load_stylesheet/7
2. Aggregate and compress CSS files drupal 7: http://stackoverflow.com/questions/8100110/aggregate-and-compress-css-files-drupal-7
Comment #6.0
cooldeeponline commentedTypo