I cann't change Artists C01 different color and style
Submitted by doexcel on Tue, 04/15/2008 - 06:20
Thanks for your wonderful theme!
My website is powered by drupal 6.2.
According to your guider book(PDF),i have download the theme and Theme Setting API from drupal.org ,but now only content and sidebar width can change , no matter what i choose which color and style,there is no change.My test websiteis only the white color, what's the matter?
I wish you to have a detailed answer.Many thanks
Issue with your site is that color scheme css files somehow got renamed to lower-case.
For instance
http://doexcel.com/b5/themes/artistsc01/css/custom_colorScheme_cyan.css, referenced by the theme returns "page not found",
while http://doexcel.com/b5/themes/artistsc01/css/custom_colorscheme_cyan.css (notice colorScheme vs. colorscheme) is available.
What you need to do is reinstall the theme. Just remove folder with theme and decompress .tar.gz from either our site or drupal.org.
If there is actually an issue with original package, please let us know and we'll fix it.
Thank you very much,problem was quickly resolved,and how my heart fly!
The reason is my ftp tools problem,got some files name to lower-case.
Thanks again.