Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • madcat77 Friend
    #151203

    The color of the positions user1,user2,user3 is #333333 dark grey how can i change that?
    I found the color it in template.css and in the red.css i change it with my color but the grey doesnt change…;)

    Saguaros Moderator
    #344304

    Dear madcat77!

    Here is the solution
    Pls open the file /templates/ja_seleni/css/template.css and find the following css:

    #ja-topsl {
    border-bottom: 1px solid #d5d5d5;
    background: #333;
    color: #d5d5d5;
    }

    #ja-topsl .main { padding: 10px 0; }

    Good luck

    madcat77 Friend
    #344418

    I send you a screenshot about the color who i want to change…
    I thing that the code of color is #333333


    1. screenshot
    Saguaros Moderator
    #344754

    As previous answer

    Pls change the background color in those css:
    Original:

    #ja-topsl {
    border-bottom: 1px solid #d5d5d5;
    background: #333;
    color: #d5d5d5;
    }

    #ja-topsl .main { padding: 10px 0; }

    replace:

    #ja-topsl {
    border-bottom: 1px solid #d5d5d5;
    background: #FFF;
    color: #d5d5d5;
    }

    #ja-topsl .main { padding: 10px 0; background:red }

    madcat77 Friend
    #345132

    Thank you very much!!!
    Can you tell me how to change and the color of vertical lines who separates the modules (latest, popula, top menu)? (from Ja-topsl user2-3-4)

    Saguaros Moderator
    #345618

    Dear madcat77!

    Can you pls give me the link to your site, i would like to have a closer look on the issue

    Thanks

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

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

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