Code to change colour of background of the posts ONLY 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

    Code to change colour of background of the posts ONLY

    Brad38
    Brad38
    Forumember


    Male Posts : 667
    Reputation : 32
    Language : english

    Solved Code to change colour of background of the posts ONLY

    Post by Brad38 January 28th 2009, 2:15 pm

    Hi folks,

    It's your ever eternal pest, lol! I would like to have a CSS code that will change the colour of my post body backgrounds ONLY. Right now they appear as off white and light blue alternating. I would like them all to be white. However, this is the same colour scheme as a listing of posts while doing a search and I don't want all of those to have a white background.

    Is this possible?


    Last edited by Nessa on January 29th 2009, 4:02 am; edited 1 time in total (Reason for editing : Edit: To Mark Topic as Solved)
    avatar
    Guest
    Guest


    Solved Re: Code to change colour of background of the posts ONLY

    Post by Guest January 28th 2009, 3:38 pm

    There is a way but it will also change the colors on the index where the forum description, Views, Posts, last post tables.
    Brad38
    Brad38
    Forumember


    Male Posts : 667
    Reputation : 32
    Language : english

    Solved Re: Code to change colour of background of the posts ONLY

    Post by Brad38 January 28th 2009, 4:08 pm

    Dungeon Master wrote:There is a way but it will also change the colors on the index where the forum description, Views, Posts, last post tables.

    Hi and thanks for your answer. This is not what I want to do though so I guess I can't do what I'm asking then.
    Brad38
    Brad38
    Forumember


    Male Posts : 667
    Reputation : 32
    Language : english

    Solved Re: Code to change colour of background of the posts ONLY

    Post by Brad38 January 28th 2009, 4:56 pm

    Hi Dungeon Master,

    Actually, if you could provide the code, I will take it anyway and see how it looks. Thanks! Smile
    avatar
    Guest
    Guest


    Solved Re: Code to change colour of background of the posts ONLY

    Post by Guest January 28th 2009, 5:28 pm

    Does this work?

    Code:
    .post.row1 {background:#FFFFFF;}
    .post.row2 {background:#FFFFFF;}
    Make sure to check other parts of your board, the above may also have an effect elsewhere. Probably the private messaging system.
    Brad38
    Brad38
    Forumember


    Male Posts : 667
    Reputation : 32
    Language : english

    Solved Re: Code to change colour of background of the posts ONLY

    Post by Brad38 January 29th 2009, 2:38 am

    Werefree...it worked! Thanks, you're brilliant! Smile cheers As far as I can tell, this set of code did only effect the posts themselves! SmileSmile Can I hire you permanently? lol!

    Thanks again so much! Smile
    Nessa
    Nessa
    Energetic


    Female Posts : 6203
    Reputation : 128
    Language : English

    Solved Re: Code to change colour of background of the posts ONLY

    Post by Nessa January 29th 2009, 4:01 am

    As this problem appears to be resolved, I will lock this topic now. Wink


    => Locked