Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • watsessing Friend
    #150420

    Hello,

    I would like to change the color of the headlines that fade in and out at the top of the template. Could someone kindly tell me where I can do this? Picture attached.

    watsessing


    1. Mazur-Text
    prakash Friend
    #340634

    to change the color of headlines

    open this file templatesja_orescsstemplate.css

    go to the very bottom and add this

    .ja-headlines-item a{
    color:#FFF;
    }

    change the FFF to the color u want…

    watsessing Friend
    #340650

    Thank you for the suggestion. Unfortunately this did not work. I also tried incorporating into template_rtl.css with no luck.

    It’s strange. When I use the dark blue template the color of the hot news is exactly the way i want it. But I can’t tell where the difference in the hot news text color between the light blue and dark blue templates is located.

    watsessing

    prakash Friend
    #340682

    should really be working.

    try this…

    open this file: templatesja_orescsscolors

    in that select the color you have selected for your template …say its light blue then the file u should open is
    templatesja_orescsscolorslight-blue.css

    in that go to the very bottom and add this

    #ja-hotnews a{
    color:#9C0;
    }

    #ja-hotnews a:hover{
    color:#F90;
    text-decoration:none;
    }

    the color should be the one u want for the a and on hover the second color…

    this should work fine

    watsessing Friend
    #340715

    Thank you prbalge. Worked perfectly!

    watsessing

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

This topic contains 5 replies, has 2 voices, and was last updated by  watsessing 14 years, 6 months ago.

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