Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • Declan Rooney Friend
    #146569

    The default color for Headlines, Date etc is very difficult to read against black background. Where do I change the font colot? Thanks in advance

    Saguaros Moderator
    #325692

    Hello
    Please open the file : /templates/ja_seleni/css/template.css
    – to change color of the text header

    Try to find a section code :


    #ja-topbar {
    background: #050505;
    color: #656565;
    height: 20px;
    padding: 5px 0;
    position: absolute;
    top: -30px;
    width: 100%;
    font-size: 11px;
    z-index: 11;
    }

    – To change color for the text in the ja newsticker module:
    [PHP]
    .ja-headlines a { color: #757575; text-decoration: none; }
    [/PHP]

    Saguaros Moderator
    #325693

    Hello
    Please open the file : /templates/ja_seleni/css/template.css
    – to change color of the text header

    Try to find a section code :


    #ja-topbar {
    background: #050505;
    color: #656565;
    height: 20px;
    padding: 5px 0;
    position: absolute;
    top: -30px;
    width: 100%;
    font-size: 11px;
    z-index: 11;
    }

    – To change color for the text in the ja newsticker module:
    [PHP]
    .ja-headlines a { color: #757575; text-decoration: none; }
    [/PHP]

    Declan Rooney Friend
    #325725

    Thanks Tienhc

    ukfraternite Friend
    #325998

    This was very helpful

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

This topic contains 5 replies, has 3 voices, and was last updated by  ukfraternite 14 years, 11 months ago.

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