test
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • aelee78 Friend
    #153064

    I can’t figure out how to change the background color of Users 9-12 modules (from grey to white)? Can anybody assist me? Thanks!

    aelee78 Friend
    #352352

    can no one help me with this issue???????

    lamvt Friend
    #352367

    <em>@aelee78 189864 wrote:</em><blockquote>can no one help me with this issue???????</blockquote>
    Open your template css templates/ja_ores/css/template.css
    Bottom page add:

    /* ja_box left user9*/
    #ja-botsl1 div.ja-box-left{background:red;}
    /* ja_box right user12 */
    #ja-botsl1 div.ja-box-right{background:green;}

    Good Luck

    cssyeah Moderator
    #352384

    Hi aelee78,

    Open the light-theme.css file in the css/colors/ folder, and go to about line 537 ( or search the #ja-botsl tag ) and change background of the div tag.


    #ja-botsl { background: #e5e5e5; color: #353535; }

    change to:


    #ja-botsl { background: #fff; color: #353535; }

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

This topic contains 4 replies, has 3 voices, and was last updated by  cssyeah 14 years, 4 months ago.

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