-
AuthorPosts
-
brankopilic Friend
brankopilic
- Join date:
- December 2014
- Posts:
- 131
- Downloads:
- 0
- Uploads:
- 70
- Thanks:
- 53
- Thanked:
- 5 times in 1 posts
June 1, 2014 at 12:55 am #198355Hi 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,
bchavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
June 1, 2014 at 3:23 am #537318you 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
1 user says Thank You to chavan for this useful post
brankopilic Friendbrankopilic
- Join date:
- December 2014
- Posts:
- 131
- Downloads:
- 0
- Uploads:
- 70
- Thanks:
- 53
- Thanked:
- 5 times in 1 posts
June 1, 2014 at 2:45 pm #537332Hi,
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!?
brankopilic Friendbrankopilic
- Join date:
- December 2014
- Posts:
- 131
- Downloads:
- 0
- Uploads:
- 70
- Thanks:
- 53
- Thanked:
- 5 times in 1 posts
June 1, 2014 at 10:54 pm #537339I forgot to add empty space before suffix 😉 this solve this issue. Once again thank you for your time and support regarding this matter.
AuthorPostsViewing 4 posts - 1 through 4 (of 4 total)This topic contains 3 replies, has 2 voices, and was last updated by brankopilic 10 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
How to add to each module different background?
Viewing 4 posts - 1 through 4 (of 4 total)