Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • sranantube Friend
    #174176

    Hi peepz,

    I want to change the text color in the articles tfrom gray to black. How can I do that?

    TomC Moderator
    #439494

    <em>@sranantube 302146 wrote:</em><blockquote>Hi peepz,

    I want to change the text color in the articles tfrom gray to black. How can I do that?</blockquote>
    Greetings:

    If you will provide the url of the site you’re working on, I will tell you which CSS rule to adjust for your template site.
    (also, please set “Optimize CSS” to “No” within your Template Manager–General Settings)

    sranantube Friend
    #439963

    Hi TomC,

    This is my website http://pbcompany.nl/
    The “Optimize CSS” is set to “No”

    Phill Moderator
    #439990

    Edit template.css line 20 from

    [php]body#bd {
    color: #7B7B7B;
    }[/php]

    to

    [php]body#bd {
    color: #000000;
    }[/php]

    sranantube Friend
    #440181

    Thank you for your help, Mr. Phill

    TomC Moderator
    #440182

    <em>@sranantube 303057 wrote:</em><blockquote>Thank you for your help, Mr. Phill</blockquote>
    Yes … Thanks for the assist, Phil …. GREAT TEAMWORK !!

Viewing 6 posts - 1 through 6 (of 6 total)

This topic contains 6 replies, has 3 voices, and was last updated by  TomC 12 years, 8 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum