-
AuthorPosts
-
tresoar Friend
tresoar
- Join date:
- November 2014
- Posts:
- 203
- Downloads:
- 15
- Uploads:
- 34
- Thanks:
- 35
- Thanked:
- 2 times in 1 posts
December 19, 2014 at 8:02 am #203674Hello,
I don’t understand how to get a read more in the slideshow on the homepage. When i type a link in the link field nothing seems to happen. When i type a link code in the description field i see the tekst but is isn’t a nice looking link.
It would be nice if i can make a link of the title in the textblock.
Also i want to change the blue color of the textblock in the slideshow. Firebugs tells me to cahnge it here /t3-assets/css/css-77a73.css?t=353, but i cant’ find this css file.
Hope someone has the answer.Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
December 22, 2014 at 7:01 am #559320Hi @tresoar,
As you can see in our demo site: http://ja-medicare.demo.joomlart.com/ it has ‘View more’ button in description, if you want to implement the same button, you can go to backend settings of your site > navigate to Module Manager > JA Slideshow Lite module > Click ‘Edit’ button underneath each image:
Then add your own info there.
<blockquote>/t3-assets/css/css-77a73.css?t=353</blockquote>
The ‘t3-assets’ folder holds the optimized css/js file when you enable ‘Optimize CSS/ JS’ option in template manager. You can disable this option and you will see exact file you should edit. It’s file: /templates/ja_medicare/local/css/mod_jaslideshowlite.css
At approx line 53:
.ja-ss-desc {
position: absolute;
top: 20%;
padding: 25px;
color: #ffffff
text-align: left;
left: 30px;
width: 400px;
background: #3498db
display: none;
}
change the background color to suit your need.
AuthorPostsViewing 2 posts - 1 through 2 (of 2 total)This topic contains 2 replies, has 2 voices, and was last updated by Saguaros 9 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Read more link in slider homepage
Viewing 2 posts - 1 through 2 (of 2 total)