-
AuthorPosts
-
Saguaros Moderator
Saguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
December 16, 2015 at 7:52 am #816331Hi Joana,
You can achieve that with my tweak below:
- Go to file: root/templates/ja_medicare/css/custom.css (create this file if it doesn’t exist)
- Add this rule:
.ja-ss-desc { background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0; left: 90px; top: 20%; }
then change the value for left and top property as you wish.
December 16, 2015 at 1:32 pm #816831This reply has been marked as private.TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
December 16, 2015 at 4:41 pm #817287It would be helpful if you could provide the url of the site you’re working on
as well as temporarily set "Optimize CSS" to "Off" within your Template Manager–General settingsDecember 16, 2015 at 5:39 pm #817375This reply has been marked as private.TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
December 16, 2015 at 5:47 pm #817394Okay, the reason that the custom.css method didn’t work is because the module has it’s own css file.
Look to file path —> /templates/ja_medicare/local/css/mod_jaslideshowlite.css
at line 52, and try the recommended modifications suggested previously (above).December 16, 2015 at 6:04 pm #817442It’s solved.
Thanks!Okay, the reason that the custom.css method didn’t work is because the module has it’s own css file.
Look to file path —> /templates/ja_medicare/local/css/mod_jaslideshowlite.css
at line 52, and try the recommended modifications suggested previously (above).TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
December 16, 2015 at 6:55 pm #817476Glad we could be of assistance . . . All the best with your continuing site development.
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
December 17, 2015 at 2:41 am #817945It’s NOT recommended to use this file as when you compile or updating template, it will be overridden.
December 18, 2015 at 9:54 am #819967Ok, what you recommend? Create a copy of this file?
It’s NOT recommended to use this file as when you compile or updating template, it will be overridden.
-
AuthorPosts
This topic contains 9 replies, has 3 voices, and was last updated by rovisco 8 years, 11 months ago.
The topic ‘Change position of title/description Slideshow Lite’ is closed to new replies.