Wordpress theme Color Scheme Change?
I am using a free wordpress theme. Is there a plugin or tool to change the color scheme of the theme? I am tweaking the style.css with trial and error. But is there easier method to do so?
Thanks.
The CSS file is the way to go. You should be able to change any color you want from there.
If you’re using Firefox, then install Firebug… it will help you identify the code you need to edit.







Nope basically you need to continue to tweak the style.css file, you’re on the right track.
References :
The CSS file is the way to go. You should be able to change any color you want from there.
If you’re using Firefox, then install Firebug… it will help you identify the code you need to edit.
References :
https://addons.mozilla.org/en-US/firefox/addon/1843
http://www.mozilla.com/en-US/firefox/?from=getfirefox
http://www.SlipFire.com