Customize button don't work on installed themes

Permalink
I have download an extra theme and placed it in my own themes directory. In the Dashbord / themes an page I can use by the default themes the customize button and change styles.

Why is this button not working with installed themes, and furthermore if it's something to build in within a theme... where can i find a tutorial.

typoguy
 
ScottC replied on at Permalink Reply
ScottC
there are some comments in there that actually enable the regex parse replace that makes css styling changes possible.
RobertJNL replied on at Permalink Reply
RobertJNL
I've also ran into the same functionality and I would like to use it. Just like in the sample CSS files i created the css comments around the values I want to edit.

f.e.;
body { /* customize_background */ background-color: #4985a4; /* customize_background */ }

I've also set chmod777 to the css just to try,
but still the backoffice says there's nothing to customize about my template.

Is there anyone who might be able to tell us some more about this?

Thank you in advance, Robert