-
AuthorPosts
-
April 12, 2010 at 11:15 pm #150320
Almost there … the readmore button is not displayed (yes the parameter “read more with description is checked!!)
Hello,
I have set-up slideshow as per the installation guide, but have two problems (visible in Chrome and Firefox):
1) The description text does not show
2) The navigation hangs off the image to the rightYou can see the example of both at http://www.bcmg.co.za.
Copy of config / parameters is attached.
Thanks,
Joe- Saguaros Moderator
Saguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
April 13, 2010 at 6:35 am #340186Dear newbert!
You configured the module correctly. But your site missing the /templates/ja_nickel/css/mod_jaslideshow2.css, you check the html source you ‘ll see that this file did not load, so that the problem happened .
Please try to check again
Good luck
1 user says Thank You to Saguaros for this useful post
April 13, 2010 at 8:18 am #340204Thanks tienhc!
That helped. What I actually did is load the lastest Slideshow with an older Nickel template – which had a css for the previous slideshow2 version (i.e. parameter set-up had changed).
Downloaded latest template and all fine now
April 13, 2010 at 9:24 am #340216Hello,
90% done, but…
The readmore button does not display (and yes the “Description with Readmore” for the Show Description parameter is selected!!)
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
April 14, 2010 at 4:12 am #340293Dear newbert!
The readmore is disabled via css. here is the solution to resolve this issue.
Please open the file: /ja_nickel/css/mod_jaslideshow2.css and find codes at line 259:#ja-slideshow .maskDesc .inner {
display: none;
}and replace:
#ja-slideshow .maskDesc .inner {
display: block;
}2) find codes at line 141:
.maskDesc a.readon {
bottom: 10px;
display: block;
font-weight: bold;
font-size: 100%;
position: absolute;
padding: 3px 10px 3px 0;
right: 20px;
}and replace:
.maskDesc a.readon {
bottom: 10px;
display: block;
font-weight: bold;
font-size: 100%;
position: absolute;
padding: 3px 10px 3px 0;
left: 20px;
}Good luck
1 user says Thank You to Saguaros for this useful post
AuthorPostsViewing 5 posts - 1 through 5 (of 5 total)This topic contains 5 replies, has 2 voices, and was last updated by Saguaros 14 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum
Slideshow Text & Navigation
Viewing 5 posts - 1 through 5 (of 5 total)