-
AuthorPosts
-
May 2, 2011 at 3:29 pm #163487
Hi, first of all I would like to thank you for this template, cause it’s just the right kind for me atm!
And then to questions, from attachments you can find my visual explanations 🙂
1) How do I change the background color of the upper section marked with A?
2) How do I remove the gradient overlay from the picture module marked with B?
3) How do I stop the colors from “bleeding” to the left side of the page marked with C?Thank you very much for your help!
jersonjunior Friendjersonjunior
- Join date:
- November 2010
- Posts:
- 79
- Downloads:
- 2
- Uploads:
- 8
- Thanks:
- 15
- Thanked:
- 2 times in 1 posts
May 2, 2011 at 3:41 pm #3894441) Use Template Manage=> Profiles
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
May 3, 2011 at 6:41 am #389548<blockquote>1) How do I change the background color of the upper section marked with A?</blockquote>
You open the file modules/mod_jaslideshow2/assets/themes/minisite/style.css and find the following code#ja-slideshow{background: url(bgd_slideshow.png) 50% 0 repeat-y; height:400px;}
you change your image background by other
<blockquote>
2) How do I remove the gradient overlay from the picture module marked with B?</blockquote>
you find code in file: modules/mod_jaslideshow2/assets/themes/minisite/style.css.mask{height:400px; width:660px; position:absolute; z-index:5; background: url(bgd_mask.png) 0 0 repeat-y; display: block; left:0; top:0}
you need create a new image for transparent effect of the slideshow, its path is : modules/mod_jaslideshow2/assets/themes/minisite/bgd_mask.png
Or you remove the background attribute
<blockquote>
3) How do I stop the colors from “bleeding” to the left side of the page marked with C?</blockquote>The problem seem to be related with 2 above issue
1 user says Thank You to Saguaros for this useful post
AuthorPostsViewing 3 posts - 1 through 3 (of 3 total)This topic contains 3 replies, has 3 voices, and was last updated by Saguaros 13 years, 6 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Few questions
Viewing 3 posts - 1 through 3 (of 3 total)