background color to forum rulez 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.
2 posters

    background color to forum rulez

    avatar
    juzel jay
    Forumember


    Posts : 105
    Reputation : 4
    Language : english

    background color to forum rulez Empty background color to forum rulez

    Post by juzel jay December 19th 2011, 12:12 pm

    hi how to put a bgcolor to the forum rulez like on this forum...
    Mati
    Mati
    Hyperactive


    Posts : 2021
    Reputation : 330
    Language : HTML, CSS & JavaScript
    Location : Forum Services

    background color to forum rulez Empty Re: background color to forum rulez

    Post by Mati December 19th 2011, 12:39 pm

    You can try this css code.

    Code:
    #forum_rules table {
        border-collapse: separate;
        border-spacing: 5px;
        table-layout: fixed;
        width: 100%;
        background: #d5f5d7;
        border: 1px solid #78e37d;
    }
    avatar
    juzel jay
    Forumember


    Posts : 105
    Reputation : 4
    Language : english

    background color to forum rulez Empty Re: background color to forum rulez

    Post by juzel jay December 20th 2011, 11:03 am

    sir it doesnt work
    Mati
    Mati
    Hyperactive


    Posts : 2021
    Reputation : 330
    Language : HTML, CSS & JavaScript
    Location : Forum Services

    background color to forum rulez Empty Re: background color to forum rulez

    Post by Mati December 20th 2011, 12:05 pm

    Please provide a link to your Forumotion forum.