(CSS) Default Background Color for Posts 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.
4 posters

    (CSS) Default Background Color for Posts

    DaBigestBob
    DaBigestBob
    Forumember


    Male Posts : 28
    Reputation : 1
    Language : English, Spanish
    Location : Running across West Virginia

    Solved (CSS) Default Background Color for Posts

    Post by DaBigestBob April 18th 2013, 2:46 pm

    Hello I was wondering if there was a way on my forums to add a background color (gradient preferred) for all of my administrators. I have been looking for a way to do this already but whenever I went to the thread that had the answer http://www.malware-site.www/t17-how-to-modify-the-post-background-of-a-specific-user yet I was unable to load that page for whatever reason.

    Thus I am asking for a CSS code that will allow me to add specific users to a default post background to spice up my forums a tad. The color I am looking for is a golden gradient.


    www.dark-sith-order.com


    Last edited by DaBigestBob on April 18th 2013, 10:02 pm; edited 1 time in total
    Sir. Mayo
    Sir. Mayo
    Forumember


    Male Posts : 978
    Reputation : 90
    Language : English, Some french.
    Location : you can also reach me on snoonet's irc server. I idle in #Techsupport Username is Vault108

    Solved Re: (CSS) Default Background Color for Posts

    Post by Sir. Mayo April 18th 2013, 4:58 pm

    I dont think it can be set for each user i know it can be set to the same for every user.
    It would be done with CSS.
    This code here
    Code:
    .postbody{
        font-size : 12px;
        line-height: 18px;
         color : #D4AF37}
    Will do this: (CSS) Default Background Color for Posts Screen12
    Is that what you want?

    IF so add it to you CSS style sheet.


    Last edited by Tyr5678 on April 18th 2013, 4:59 pm; edited 1 time in total (Reason for editing : Edit to ADD)
    Sanket
    Sanket
    ForumGuru


    Male Posts : 48766
    Reputation : 2830
    Language : English
    Location : Mumbai

    Solved Re: (CSS) Default Background Color for Posts

    Post by Sanket April 18th 2013, 7:36 pm

    DaBigestBob
    DaBigestBob
    Forumember


    Male Posts : 28
    Reputation : 1
    Language : English, Spanish
    Location : Running across West Virginia

    Solved Re: (CSS) Default Background Color for Posts

    Post by DaBigestBob April 18th 2013, 10:01 pm

    That seems to work Smile now I just need help with my other question lol

    https://help.forumotion.com/t122985-how-to-make-admins-mods-have-a-default-font-color-in-posts
    Sir Chivas™
    Sir Chivas™
    Helper
    Helper


    Male Posts : 6980
    Reputation : 457
    Language : EN, FR, ES
    Location : || CSS || HTML || Graphics Designs || Support ||

    Solved Re: (CSS) Default Background Color for Posts

    Post by Sir Chivas™ April 18th 2013, 10:17 pm

    Topic Solved & Locked