-
AuthorPosts
-
antesan Friend
antesan
- Join date:
- October 2007
- Posts:
- 28
- Downloads:
- 33
- Uploads:
- 4
- Thanks:
- 9
- Thanked:
- 1 times in 1 posts
February 20, 2015 at 2:32 pm #203983I would like to remove the blue background i the jaslideshowlite. How do I do that. I was succesfull with firebug, but my Changes does not go through…
.ja-ss-desc {
position: absolute;
top: 20%;
padding: 25px;
color: #ffffff
text-align: left;
left: 30px;
width: 400px;
background: transparent;
display: none;Any suggestions?
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
February 21, 2015 at 7:03 am #560177Hi
In which file you made these changes ?
You can apply this change directly inside this file templatesja_medicarecssmod_jaslideshowlite.css
.ja-ss-desc {
position: absolute;
top: 20%;
padding: 25px;
color: #ffffff
text-align: left;
left: 30px;
width: 400px;
background: transparent !important;
display: none;1 user says Thank You to pavit for this useful post
antesan Friendantesan
- Join date:
- October 2007
- Posts:
- 28
- Downloads:
- 33
- Uploads:
- 4
- Thanks:
- 9
- Thanked:
- 1 times in 1 posts
March 4, 2015 at 9:40 am #561547Thanks, that did the trick!!
AuthorPostsViewing 3 posts - 1 through 3 (of 3 total)This topic contains 3 replies, has 2 voices, and was last updated by antesan 9 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
How to make background text in jaslideshowlite transparent?
Viewing 3 posts - 1 through 3 (of 3 total)