Here's my blog.
http://gamesitecenter.com/
I really wanna change the background, the menu bar, and the logo from that red to a bluish,gray color.
How would I go about doing this?
Here's my blog.
http://gamesitecenter.com/
I really wanna change the background, the menu bar, and the logo from that red to a bluish,gray color.
How would I go about doing this?
Hey cshutout33,
To change the background is simple. Open up style.css in your theme's folder, and on line 22, you'll see something like:
body{... background: #8F5E5D; ...} - change that hexadecimal value (8F5E5D) to a color you'd like.
As far as the images and menubar go, you'll have to open those two images up (nav-bg.png and logo.png) in an image editor and either edit them or re-make them, then over-write the files on the server with the new ones (or upload newly named files and reference the correct ones in the theme).
Hope that helps,
Connor
Yes this does. Thank you very much.
what kind of image editor do you recommend? is there a free editor that is good?
so does anyone know the answer?
GIMP is a good, free one.
This topic has been closed to new replies.