Active
Project:
Sky
Version:
7.x-1.6
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
27 May 2011 at 20:39 UTC
Updated:
22 Jun 2011 at 14:47 UTC
Hi there,
I am loving this theme. I have made a subtheme, and followed the README instruction to bring the color aspect over to my sub-theme. I am able to make my color changes in the admin, but when I save them nothing changes. It just stays in the default, tan.
When I do this under "Sky" itself (no sub-theme) it works perfectly, and updates the frontend.
I assume that I am doing something wrong. I'd love a point in the right direction if anyone has the chance.
Thanks in advance.
Comments
Comment #1
Jeff Burnz commentedDid you make any changes in any of the color files, e.g. in color.inc or colors.css ?
Did you check in the file system if the new color files are being saved?
Comment #2
bohara commentedI moved the color.css & custom.css into a css directory and now it is working. You might make a note of that in the README file. Thanks again. I really like this theme.
Comment #3
bohara commentedIt is working now. BUt I get the following notice:
Notice: Undefined index: base in _color_rewrite_stylesheet() (line 448 of /Applications/MAMP/htdocs/drupal7/modules/color/color.module).
Not sure if that is helpful to you or not.
Comment #4
Lefteris commentedI would like to second the above statement. Thank you for making the sky theme. I am experimenting with it to see if it fits my website. I had the same issue as the above poster but creating a css folder inside the sub-theme's root folder and dropping custom.css and color.css seems to have solved the problem.
Hope this helps