Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • trutasgc Friend
    #135063

    I would like to know how do I change a module background color. I am using a default color, but need to change the pool module color, user 1 and 2 color. Is it possible?
    Thanks in advance.

    Sherlock Friend
    #278123

    Hi Trutasgc !
    You can do it following way below :
    Open template.css file in templates/ja_pyrite/css folder, find following code section at about line 1015 :


    #ja-botsl div.moduletable {
    padding:0 10px;
    }

    change to :


    #ja-botsl div.moduletable {
    background:#000000; // edit this attribute as you wish
    padding:0 10px;
    }

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

This topic contains 2 replies, has 2 voices, and was last updated by  Sherlock 16 years ago.

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