Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • aog09 Friend
    #155161

    Hi, I need to change text colour in JA News Display. Could you help me? Thank you!

    Don Lee Friend
    #358556

    <em>@aog09 197842 wrote:</em><blockquote>Hi, I need to change text colour in JA News Display. Could you help me? Thank you!</blockquote>

    Hi,
    Plz try to add a code like below to template.css file:


    .nftitle{
    color: red !important;
    }
    .nfcontent{
    color: red !important;
    }
    .nfcontent h1 {
    color: red !important;
    }

    aog09 Friend
    #358612

    Dear donglt, thank you for your answer, now I can change color!
    But now I need to change color of linked text in JA News Display, how can I do it?

    Don Lee Friend
    #358681

    <em>@aog09 198045 wrote:</em><blockquote>Dear donglt, thank you for your answer, now I can change color!
    But now I need to change color of linked text in JA News Display, how can I do it?</blockquote>

    Hi,
    Just continue with:
    .nfcontent a{
    color: red !important;
    }

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

This topic contains 4 replies, has 2 voices, and was last updated by  Don Lee 14 years, 1 month ago.

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