-
AuthorPosts
-
sirbogoff Friend
sirbogoff
- Join date:
- March 2015
- Posts:
- 80
- Downloads:
- 4
- Uploads:
- 15
- Thanks:
- 31
- Thanked:
- 1 times in 1 posts
April 7, 2015 at 4:31 pm #205366I am trying to figure out how to make the banner background transparent? I tried the code bellow in my custom.css file but it did not seem to make any difference. Obviously I am doing some thing wrong. Any help would be gratefully appreciated.
.corporate .slideshow {
background: none repeat scroll 0% 0% rgba(247, 247, 247, 0);
border-bottom: 0px solid #EEE
padding: 40px 0px;}TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
April 7, 2015 at 4:40 pm #566148Try adding an opacity property to the CSS rule (see below links for info/examples)
https://css-tricks.com/snippets/css/transparent-background-images/
http://www.htmlgoodies.com/html5/css/how-to-use-transparent-images-with-css3.html
sirbogoff Friendsirbogoff
- Join date:
- March 2015
- Posts:
- 80
- Downloads:
- 4
- Uploads:
- 15
- Thanks:
- 31
- Thanked:
- 1 times in 1 posts
April 7, 2015 at 4:51 pm #566153Not really what I need as this is making the whole banner including the image transparent. I just want the background transparent not the image.
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
April 7, 2015 at 4:56 pm #566157Is the banner image separate/apart from the background image?
sirbogoff Friendsirbogoff
- Join date:
- March 2015
- Posts:
- 80
- Downloads:
- 4
- Uploads:
- 15
- Thanks:
- 31
- Thanked:
- 1 times in 1 posts
April 7, 2015 at 4:59 pm #566160Yes. It is in a module.
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
April 7, 2015 at 5:09 pm #566162Could you, perhaps, throw together a screenshot mockup of exactly what it is you are wanting to accomplish?
(i.e. how you want things to look/display)sirbogoff Friendsirbogoff
- Join date:
- March 2015
- Posts:
- 80
- Downloads:
- 4
- Uploads:
- 15
- Thanks:
- 31
- Thanked:
- 1 times in 1 posts
April 7, 2015 at 5:27 pm #566168Adam M ModeratorAdam M
- Join date:
- May 2014
- Posts:
- 5159
- Downloads:
- 33
- Uploads:
- 66
- Thanks:
- 95
- Thanked:
- 1271 times in 1235 posts
April 10, 2015 at 9:31 am #566569Hi @sirbogoff,
Please open file root_folder/templates/purity_iii/css/custom.css then add this code :
.t3-wrapper.corporate .slideshow {
background: none;
}1 user says Thank You to Adam M for this useful post
sirbogoff Friendsirbogoff
- Join date:
- March 2015
- Posts:
- 80
- Downloads:
- 4
- Uploads:
- 15
- Thanks:
- 31
- Thanked:
- 1 times in 1 posts
May 29, 2015 at 1:11 am #572232That worked thanks.
sirbogoff Friendsirbogoff
- Join date:
- March 2015
- Posts:
- 80
- Downloads:
- 4
- Uploads:
- 15
- Thanks:
- 31
- Thanked:
- 1 times in 1 posts
May 29, 2015 at 1:11 am #737272That worked thanks.
AuthorPostsViewing 10 posts - 1 through 10 (of 10 total)This topic contains 10 replies, has 3 voices, and was last updated by sirbogoff 9 years, 6 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Module attributes.
Viewing 10 posts - 1 through 10 (of 10 total)