HEADER_TEXTCOLOR not changeable
-
Hey there,
I am creating a twentyten childtheme atm.
Problem: I dont get the changeable header textcolor working.define( 'HEADER_TEXTCOLOR', 'ffffff' ); define( 'NO_HEADER_TEXT', false );
These work just fine. I get access to the needed form to change header textcolor in the wordpress administration menu, but changing the color does not change the HEADER_TEXTCOLOR constant. If i echo it it still says ffffff.
Whats wrong? I already printed all constants used in my wp installation and searched them for different color constants – didnt find any.
help please
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘HEADER_TEXTCOLOR not changeable’ is closed to new replies.