-
AuthorPosts
-
tresoar Friend
tresoar
- Join date:
- November 2014
- Posts:
- 203
- Downloads:
- 15
- Uploads:
- 34
- Thanks:
- 35
- Thanked:
- 2 times in 1 posts
October 5, 2015 at 8:15 am #695280Hello,
When I change the backgroundcolor of positon-3.t3-module.box-background-secondary {
background: #cd071e none repeat scroll 0 0;
height: 400px;
} than the background color of a custommodule on position features-intro changes to. This custom module has a Module Class Suffix ‘box-background-secondary’. So that explains it. But how can I cange it? When I add a new css the custom module doesn’t look good anymore.Position-3: http://kfg.tresoes68.sixtyeight.axc.nl/index.php/fr/andere-opzet
Features-intro on homepage: http://kfg.tresoes68.sixtyeight.axc.nl/index.php/fr/
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
October 5, 2015 at 10:23 am #695362Hi
I checked your site but did not notice any issue as u mentioned the background color is red and it looks nice
here : http://prntscr.com/8nxjhf
Can u provide exact details of issue with a screenshot and how u want the module Bg color . So i can check it .1 user says Thank You to Pankaj Sharma for this useful post
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
October 5, 2015 at 10:23 am #750603Hi
I checked your site but did not notice any issue as u mentioned the background color is red and it looks nice
here : http://prntscr.com/8nxjhf
Can u provide exact details of issue with a screenshot and how u want the module Bg color . So i can check it .1 user says Thank You to Pankaj Sharma for this useful post
tresoar Friendtresoar
- Join date:
- November 2014
- Posts:
- 203
- Downloads:
- 15
- Uploads:
- 34
- Thanks:
- 35
- Thanked:
- 2 times in 1 posts
October 5, 2015 at 10:53 am #695372That’s right. Position-3 looks like I want to. But on the homepage http://kfg.tresoes68.sixtyeight.axc.nl/index.php/fr/ there is a red color behind the message in the blue background. (image 2) The red color there I don’t want.
This is how it is:
This is how it want it and how it was before I changed the backgroundcolor of position-3:tresoar Friendtresoar
- Join date:
- November 2014
- Posts:
- 203
- Downloads:
- 15
- Uploads:
- 34
- Thanks:
- 35
- Thanked:
- 2 times in 1 posts
October 5, 2015 at 10:53 am #750613That’s right. Position-3 looks like I want to. But on the homepage http://kfg.tresoes68.sixtyeight.axc.nl/index.php/fr/ there is a red color behind the message in the blue background. (image 2) The red color there I don’t want.
This is how it is:
This is how it want it and how it was before I changed the backgroundcolor of position-3:Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
October 5, 2015 at 3:12 pm #695437Hi
Add an additional suffix in the module suffix option for position-3 .
like this >> box-background-secondary newAnd replace the custom.css code with this code
.t3-module.box-background-secondary.new {
background: #cd071e none repeat scroll 0 0;
height: 400px;
}save and check.
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
October 5, 2015 at 3:12 pm #750633Hi
Add an additional suffix in the module suffix option for position-3 .
like this >> box-background-secondary newAnd replace the custom.css code with this code
.t3-module.box-background-secondary.new {
background: #cd071e none repeat scroll 0 0;
height: 400px;
}save and check.
-
AuthorPosts
This topic contains 7 replies, has 2 voices, and was last updated by Pankaj Sharma 9 years, 2 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum