Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • brankopilic Friend
    #198355

    Hi I am trying to add different background to different module on this website:
    http://blog.immigrationuslawyer.com in position 1 (http://blog.immigrationuslawyer.com/?tp=1)

    And some how when I change background on one module it changes to all other modules.

    I tired to add same code to custom.css but it didn’t help.

    Is there any instruction how to do this on this template Ja Purity III?

    Thank you,
    b

    chavan Friend
    #537318

    you can add separate module suffix to the Module and create a css for each

    say we create a suffix ” bg-red” and ” bg-black” to Modules


    .bg-red{
    background: #FF0000 !important;
    }


    .bg-black{
    background: #000000 !important;
    }

    create a custom.css file using this tutorial http://t3-framework.org/documentation/bs3-customization#custom-css

    brankopilic Friend
    #537332

    Hi,

    Added your code to css, but somehow it doesn’t work!?

    Is there anything else that I have do to on my end?

    Here is a print screen of suffix below (I also tried to add suffix on different way beside bg-red, also tried with “bg-red”, ” bg-red”)

    I am not sure where is mistake!?


    1. Screen-Shot-2014-06-01-at-4.35.40-PM
    brankopilic Friend
    #537339

    I forgot to add empty space before suffix 😉 this solve this issue. Once again thank you for your time and support regarding this matter.

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

This topic contains 3 replies, has 2 voices, and was last updated by  brankopilic 9 years, 11 months ago.

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