Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • rbolivar Friend
    #152912

    HI, Could you please tell me how do I change the background color for the modules user1,user2 and user3?

    Thank you!

    Rosa

    Saguaros Moderator
    #351158

    Hello Rosa!

    Pls use the class suffix to complete this task. example:

    You would like to display red color on the user 1.

    1) you create a rule:

    .myred{
    background:red !important;
    }

    and then you go to the user1 module’s configuration, and out the ” myred” text into the Suffix Class parameter

    Goodluck

    lamvt Friend
    #351162

    <em>@rbolivar 187923 wrote:</em><blockquote>HI, Could you please tell me how do I change the background color for the modules user1,user2 and user3?

    Thank you!

    Rosa</blockquote>
    Hi Rosa.
    open http://templates.joomlart.com/ja_halite/templates/ja_halite/css/template.css
    Line 1296

    #ja-topsl .main {
    padding-bottom:15px;
    }

    Replace with

    #ja-topsl .main {
    background:none repeat scroll 0 0 red;
    padding-bottom:15px;
    }

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

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

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