Viewing 5 replies - 1 through 5 (of 5 total)
  • 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

    Thread Starter cshutout33

    (@cshutout33)

    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.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Changing background/logo/menu bar color’ is closed to new replies.