-
AuthorPosts
-
blackeaglece Friend
blackeaglece
- Join date:
- September 2012
- Posts:
- 153
- Downloads:
- 78
- Uploads:
- 12
- Thanks:
- 36
- Thanked:
- 2 times in 1 posts
May 19, 2015 at 10:15 am #206460Hi all, I want to customize a color of slideshow and/or module in position 1-2-3 and also only the voice “make an appointment” how can I do?
Thank you
p.s. in attach the screen
thank you
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
May 19, 2015 at 5:36 pm #571129Try This . . . .
Within file path —> /templates/ja_medicare/local/css/mod_jaslideshowlite.css
at line 53, modify the background color property to whatever color code you wish:
.ja-ss-desc {
background: #3498db none repeat scroll 0 0;
color: #ffffff;
display: none;
left: 30px;
padding: 25px;
position: absolute;
text-align: left;
top: 20%;
width: 400px;
}1 user says Thank You to TomC for this useful post
blackeaglece Friendblackeaglece
- Join date:
- September 2012
- Posts:
- 153
- Downloads:
- 78
- Uploads:
- 12
- Thanks:
- 36
- Thanked:
- 2 times in 1 posts
May 19, 2015 at 5:40 pm #571131<em>@TomC 474106 wrote:</em><blockquote>Try This . . . .
Within file path —> /templates/ja_medicare/local/css/mod_jaslideshowlite.css
at line 53, modify the background color property to whatever color code you wish:
.ja-ss-desc {
background: #3498db none repeat scroll 0 0;
color: #ffffff
display: none;
left: 30px;
padding: 25px;
position: absolute;
text-align: left;
top: 20%;
width: 400px;
}
</blockquote>Hi can I put this code in the file custom.css ?
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
May 19, 2015 at 7:05 pm #571138You can try, but it may not work as the CSS for the slideshow isn’t a core Joomla component.
Rather, it’s it’s own component with it’s own CSS file – and, often, it doesn’t read from the custom.css file.1 user says Thank You to TomC for this useful post
blackeaglece Friendblackeaglece
- Join date:
- September 2012
- Posts:
- 153
- Downloads:
- 78
- Uploads:
- 12
- Thanks:
- 36
- Thanked:
- 2 times in 1 posts
May 19, 2015 at 8:08 pm #571141Hi I’ve changed color:
<blockquote>
.ja-ss-desc {
position: absolute;
top: 20%;
padding: 25px;
color: #ffffff
text-align: left;
left: 30px;
width: 400px;
background: #ffe416 none repeat scroll 0 0;
display: none;
}
</blockquote>
But nothing has changed . I also emptied the cache and changed browser, but nothing.TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
May 19, 2015 at 8:14 pm #571142In which file did you make the modification?
blackeaglece Friendblackeaglece
- Join date:
- September 2012
- Posts:
- 153
- Downloads:
- 78
- Uploads:
- 12
- Thanks:
- 36
- Thanked:
- 2 times in 1 posts
May 19, 2015 at 8:24 pm #571146<em>@TomC 474127 wrote:</em><blockquote>In which file did you make the modification?</blockquote>
Ops I apologize , I was wrong folder . excuse :-[
AuthorPostsViewing 7 posts - 1 through 7 (of 7 total)This topic contains 7 replies, has 2 voices, and was last updated by blackeaglece 9 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Change color
Viewing 7 posts - 1 through 7 (of 7 total)