Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • rhys_daniels Friend
    #149070

    I want to change the text colour to white on the following positions: User9, user10, user11, user12.

    Please tell me the file and line of code to enter. Please see the attached image for better understanding.


    1. TEXTCOLOUR1
    rhys_daniels Friend
    #334116

    open templates/ja_sanidineii_light/css/template.css

    Find the following code

    #ja-botsl {
    clear: both;
    margin: 0 10px;
    padding: 15px 5px;
    background: url(../images/grad-2.gif) repeat-x top #373737;
    border-top: 1px solid #1D1D1D;
    border-bottom: 1px solid #1D1D1D;
    color: #999999;
    }

    and change to

    #ja-botsl {
    clear: both;
    margin: 0 10px;
    padding: 15px 5px;
    background: url(../images/grad-2.gif) repeat-x top #373737;
    border-top: 1px solid #1D1D1D;
    border-bottom: 1px solid #1D1D1D;
    color: #FFFFFF;
    }

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

This topic contains 2 replies, has 1 voice, and was last updated by  rhys_daniels 14 years, 6 months ago.

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