-
AuthorPosts
-
January 20, 2014 at 6:52 pm #193914
How can i get colored textbox in Slideshow Lite, like showed in the manual for Slideshow Lite (http://www.joomlart.com/documentation/joomla-module/ja-slideshow-lite)
I want a red textbox in the right corner of the picture.
Is it possible to make the changes in some of the files for Slideshow Lite?
My site is http://www.lejre-brand.dk
Thanks in advance.
Css Magician FriendCss Magician
- Join date:
- October 2014
- Posts:
- 741
- Downloads:
- 43
- Uploads:
- 53
- Thanks:
- 114
- Thanked:
- 366 times in 263 posts
January 21, 2014 at 3:08 am #519186If you want to add a red text box in the right corner of the picture, my steps would help:
First: edit your image in Slideshow lite manager, and add a description as per screen short:
Second: open …templates/ja_bookshop/css/custom.css file (if this file doesn’t exist, please create a new one) and add CSS rule below:
.ja-ss-desc {
background: #F0141E;
color: #fff;
padding: 20px;
left: auto;
right: 70px;
}.ja-ss-desc h3 {
color: #fff;
}
-
1 user says Thank You to Css Magician for this useful post
January 21, 2014 at 3:49 pm #519270Perfect.
Thanks
AuthorPostsViewing 3 posts - 1 through 3 (of 3 total)This topic contains 3 replies, has 2 voices, and was last updated by 46404888 10 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Textbox in Slideshow Lite
Viewing 3 posts - 1 through 3 (of 3 total)