Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • paky50 Friend
    #758498

    Hi,
    It’s possible to use different color for each box in home page (module position feature1)
    Many thanks

    TomC Moderator
    #758720
    paky50 Friend
    #758721

    <em>@TomC 504300 wrote:</em><blockquote>You could try via using module class suffix —> http://id.joomlart.com/forums/topic/how-to-use-module-class-suffix-in-joomla/</blockquote>

    I insert in module class suffix the following code:

    .background-primary {
    background-color: #378137
    color: #ffffff
    }

    to change the color but don’t work

    Ninja Lead Moderator
    #758801

    @paky50: You can follow my solution below

    + Go to Module Articles – Category module and add prefix as my screenshot

    + Open templates/ja_decor/css/custom.css file and add new rule

    .triangle-style.category-module_prefix1 .background-primary {
    background-color: #378137 ;
    color: #ffffff ;
    }

    and you can apply prefix: _prefix2, _prefix3… with new css style with Module Articles – Category module.

    Let me know if it helps

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

This topic contains 4 replies, has 3 voices, and was last updated by  Ninja Lead 8 years, 10 months ago.

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