css for post body ipb 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.
5 posters

    css for post body ipb

    avatar
    tyhodge11
    Forumember


    Posts : 76
    Reputation : 1
    Language : english

    Solved css for post body ipb

    Post by tyhodge11 February 9th 2012, 8:29 am

    my current font color when my posts are displayed is black. the background is a dark grey, so it is sort of hard to see. I looked through my colors section to only see the css, anyone know the css code to change my black color to white? this is for an ipb forum if that matters

    css for post body ipb Untitl13
    ankillien
    ankillien
    Energetic


    Posts : 5198
    Reputation : 129
    Language : English, XHTML, CSS, JS, PHP, SQL

    Solved Re: css for post body ipb

    Post by ankillien February 9th 2012, 11:13 am

    Hi,

    Try adding this code in Admin CP > Display > Colors > CSS...

    Code:
    .post-entry {
    color: #fff;
    }
    avatar
    tyhodge11
    Forumember


    Posts : 76
    Reputation : 1
    Language : english

    Solved Re: css for post body ipb

    Post by tyhodge11 February 10th 2012, 7:12 am

    I found that section in the css and it didn't change the color or anything that I could see
    Sanket
    Sanket
    ForumGuru


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

    Solved Re: css for post body ipb

    Post by Sanket February 10th 2012, 8:02 am

    Link to your forum?
    avatar
    tyhodge11
    Forumember


    Posts : 76
    Reputation : 1
    Language : english

    Solved Re: css for post body ipb

    Post by tyhodge11 February 10th 2012, 7:36 pm

    Mini8ightforum.forumotion.com
    Sanket
    Sanket
    ForumGuru


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

    Solved Re: css for post body ipb

    Post by Sanket February 10th 2012, 7:44 pm

    The font color is white on your forum.
    avatar
    tyhodge11
    Forumember


    Posts : 76
    Reputation : 1
    Language : english

    Solved Re: css for post body ipb

    Post by tyhodge11 February 14th 2012, 7:05 am

    Dunno where u see it being white. In the rules and such it is because I changed it to white when I posted. But I don't want it to where everyone has to do such a thing.

    css for post body ipb OeEmd
    midoweb96
    midoweb96
    Forumember


    Posts : 166
    Reputation : 12
    Language : Css - Html - Jquery

    Solved Re: css for post body ipb

    Post by midoweb96 February 14th 2012, 9:24 am

    try this . css
    Code:
    .post-entry div {color:#fff;}
    avatar
    tyhodge11
    Forumember


    Posts : 76
    Reputation : 1
    Language : english

    Solved Re: css for post body ipb

    Post by tyhodge11 February 14th 2012, 7:43 pm

    Thank you midoweb. That worked.
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51497
    Reputation : 3523
    Language : English
    Location : United States

    Solved Re: css for post body ipb

    Post by SLGray February 14th 2012, 10:18 pm

    tyhodge11 wrote:Thank you midoweb. That worked.

    Topic Solved & Locked





    css for post body ipb Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.