(Half Solved) Almost finished! two minor problems lines in forums and text bg addition 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.

    (Half Solved) Almost finished! two minor problems lines in forums and text bg addition

    rapidlynx
    rapidlynx
    Forumember


    Female Posts : 118
    Reputation : 0
    Language : English
    Location : Michigan, USA

    (Half Solved) Almost finished! two minor problems lines in forums and text bg addition Empty (Half Solved) Almost finished! two minor problems lines in forums and text bg addition

    Post by rapidlynx February 12th 2009, 4:02 pm

    (Half Solved) Almost finished! two minor problems lines in forums and text bg addition Screen1550

    (Half Solved) Almost finished! two minor problems lines in forums and text bg addition Screen2550

    (Half Solved) Almost finished! two minor problems lines in forums and text bg addition Screen3550


    Last edited by rapidlynx on February 14th 2009, 8:21 pm; edited 1 time in total
    rapidlynx
    rapidlynx
    Forumember


    Female Posts : 118
    Reputation : 0
    Language : English
    Location : Michigan, USA

    (Half Solved) Almost finished! two minor problems lines in forums and text bg addition Empty Re: (Half Solved) Almost finished! two minor problems lines in forums and text bg addition

    Post by rapidlynx February 12th 2009, 10:06 pm

    I was told I can't change the background on the text so I won't be submitting this template this way but it's good enough for me to use on my forum Smile
    So it's ok Smile
    avatar
    Guest
    Guest


    (Half Solved) Almost finished! two minor problems lines in forums and text bg addition Empty Re: (Half Solved) Almost finished! two minor problems lines in forums and text bg addition

    Post by Guest February 12th 2009, 11:08 pm

    Try this

    1. Navigate to

    Admin Panel\Display\Colors\CSS Stylesheet

    2. Add the following codes (Chnaging the color code) and press "Submit" to save

    Code:
    .topics {
    background-color: #000000 !important;
    }
    .replies {
    background-color: #000000 !important;
    }
    .last post-info {
    background-color: #000000 !important;
    }

    let me know if that works out Smile


    Regards





    Craig
    rapidlynx
    rapidlynx
    Forumember


    Female Posts : 118
    Reputation : 0
    Language : English
    Location : Michigan, USA

    (Half Solved) Almost finished! two minor problems lines in forums and text bg addition Empty Re: (Half Solved) Almost finished! two minor problems lines in forums and text bg addition

    Post by rapidlynx February 14th 2009, 8:04 am

    nope didn't work but thank you for answering Smile

    .topics {
    background-color: #798490 !important;
    }
    .replies {
    background-color: #798490 !important;
    }
    .last post-info {
    background-color: #798490 !important;
    }