I can't find a way to change block-tc color.
By block-tc I mean the title are of the blocks...

I've tried editing the "style.css" under "sites/all/themes/pixture" and replacing .block-tc background color from eb5ac3 to various other colors but that doesn't work properly...

Can someone explain what I need to do to get the block-tc background color I want?

I've tried changing the colors in the resulting style.css under "sites/default/files/color/pixture-xxxxxxxx/" but it's locked by the server for some reason.

Also I think that if I understood how the files under "sites/default/files/color/pixture-xxxxxxxx/" are generated I could solve my problems...

P.S. Thanks for making this theme!

Comments

Masterrer’s picture

never mind, I found a good explanation on how color profiles work @ http://en.pixture.com/drupal/node/14

What I did was:
generate various custom profiles and copied the parts of style.css and images i liked from "sites/default/files/color/pixture-xxxxxxxx/" to my pc;
then I selected the default "girly pink" profile and copied the assembled custom style.css along with images to the "sites/all/themes/pixture"

Then hit clear cash on the Performance section of Drupal and hit refresh in my browser and voila! It worked :]

Masterrer’s picture

Assigned: Unassigned » Masterrer
Status: Active » Closed (fixed)

Forgot to close issue :]