Viewing 9 replies - 1 through 9 (of 9 total)
  • Unfortunately the link doesn’t work.

    Thread Starter BackY

    (@backy)

    check now please.

    In the theme’s CSS file, you would need to change the following color code from #E6E6E6 to whatever color you want it to be:

    body {
    background: none repeat scroll 0 0 #E6E6E6;
    }

    Thread Starter BackY

    (@backy)

    I did, but I still get a white background :/
    cleared the cookies, run the cache plugin on the admin panel but still the same..

    Thread Starter BackY

    (@backy)

    What has been changed is the outter background, I want to change the inside background of the site (check the image)

    https://i.lulzimg.com/339bbdf707.jpg

    I’m using FireBug to select the correct portions of your CSS. Change #FFFFFF to whatever you want ??

    #wrap {
    background: none repeat scroll 0 0 #FFFFFF;

    Someone know how to change the background color of the body, where the post shows?

    Thread Starter BackY

    (@backy)

    btw, can I use an IMAGE FILE instead of a simple html code color? that would be even better.

    ifreak – it all depends on the theme you are using, and you should create a new topic here for your request.

    BackY – You can, but that is another issue that would be better suited in the Themes & Templates forum (basically, I know it’s possible, but I can’t rattle off how to do it right now)

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘How to change the background color?’ is closed to new replies.