Change background color! Hitskin_logo Hitskin.com

This is a Hitskin.com skin preview
Install the skinReturn to the skin page

The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.
3 posters

    Change background color!

    avatar
    Bumblebeee
    New Member


    Posts : 3
    Reputation : 0
    Language : English

    Change background color! Empty Change background color!

    Post by Bumblebeee April 2nd 2010, 3:59 am

    Hi, I've been going that this for at least an hour and a half now and STILL cannot find out how to change the background color of the forum section.

    Here's my forum if the center of the forum is pink then I've figured it out if it's still blue then please help!

    http://pokepalooza.darkbb.com/index.htm
    latinmoney
    latinmoney
    Forumember


    Male Posts : 57
    Reputation : 0
    Language : English, Spanish learning japanies,learing french
    Location : bronx

    Change background color! Empty Re: Change background color!

    Post by latinmoney April 2nd 2010, 5:06 am

    try this.
    admin panel >display>pictures and colors-colors and that should be it.
    that is what i tried and the background came out to be a good blue lol.
    sorry. fufufu
    avatar
    Bumblebeee
    New Member


    Posts : 3
    Reputation : 0
    Language : English

    Change background color! Empty Re: Change background color!

    Post by Bumblebeee April 2nd 2010, 1:31 pm

    I can't find what part of the CSS I need to edit.
    Maki1
    Maki1
    Hyperactive


    Male Posts : 2529
    Reputation : 442
    Language : English »» CSS Stylesheet
    Location : The » Support » forum » Section! • No support by PM If you need custom theme please contact me!

    Change background color! Empty Re: Change background color!

    Post by Maki1 April 2nd 2010, 1:50 pm

    Hello,

    Please go to Admin Panel => Display => Colors => CSS
    Add this code there and submit..

    Code:

    body {
    background : url(BACKGROUND IMAGE URL HERE) repeat;
    }