-
AuthorPosts
-
pavit Moderator
pavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
February 17, 2016 at 2:54 pm #885518Hi
You can rename images with a sequential number into folder
example
1) sl1-bg.png = background
1.1) sl1-first.png = animation on first slideshow item2) sl2-bg.jpg = background
2.1) sl2-first.png = animation on second slideshow itemand so on for other images
Hope it helps
February 17, 2016 at 3:51 pm #885564Many thanks,
Yes that’s what I’m doing, what I’d like to know is if and how they can be positioned on the slideshow.
At the moment it seems there is just a default position, but I’m unaware of how to control this.
Thanks
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
February 17, 2016 at 4:43 pm #885613At the moment it seems there is just a default position, but I’m unaware of how to control this.
It is managed via css using transition code all is managed via this file /templates/ja_sugite/css/mod_jaslideshowlite-custom.css you can look at each slide settings and modify it as you wish editing code in the file i mentioned above.
Hope it helps
krumz Friendkrumz
- Join date:
- October 2012
- Posts:
- 138
- Downloads:
- 77
- Uploads:
- 22
- Thanks:
- 23
- Thanked:
- 4 times in 2 posts
March 17, 2016 at 7:17 pm #901433So I have noticed that the only images that show in the slideshow module are the "bg" images. The images with "first" or "second" do not show in the module?
I use the "second" as I like the position but notice on small devices it resizes to what looks like a 100×50 (?) image. I have looked at the css and have tried to change it but I’m not having much luck. Where can I change the dims of the image on small devices so it’s a little larger?
The first three images are large because I can’t figure out how to fix this.
Website: mdhfarms.com – I’m looking at this issue on my ipad (not the mini) it’s the fourth slide.
Hope this makes sense.
Thanks.
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
March 17, 2016 at 10:09 pm #901519I’m looking at this issue on my ipad (not the mini) it’s the fourth slide.
Hi @krumz
Could you provide a temp super user admin account to your backend ?
In this way we can better look at your slideshow configuration and answer with a solution for your problem
You can answer at this post as private reply
krumz Friendkrumz
- Join date:
- October 2012
- Posts:
- 138
- Downloads:
- 77
- Uploads:
- 22
- Thanks:
- 23
- Thanked:
- 4 times in 2 posts
March 17, 2016 at 10:38 pm #901529This reply has been marked as private.pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
March 18, 2016 at 8:10 am #901668Hi @krumz
You applied wrong changes to the original mod_jaslideshowlite-custom.css file and layout for images was not working as should.
I applied changes to your modified file to restore image layout in tablet view and it is working
The first three images are large because I can’t figure out how to fix this.
To show you original settings working fine also on mobile devices i restored the original css file and loaded same images as demo site, editing them and adding to them the correct class , you can copy settings from the test slideshow module i created and replicate into your slideshow module.
If you prefer to use your settings then you should rename the file mod_jaslideshowlitemodifiedjoomlart-custom.css into mod_jaslideshowlite-custom.css and publish your Ja Slideshow module unpublishing the test module i created as example .
1 user says Thank You to pavit for this useful post
krumz Friendkrumz
- Join date:
- October 2012
- Posts:
- 138
- Downloads:
- 77
- Uploads:
- 22
- Thanks:
- 23
- Thanked:
- 4 times in 2 posts
March 18, 2016 at 5:51 pm #901889Ah. I see my error. Thank you so much for helping me fix this.
Just one other question, when the slideshow starts there is the default green color of the template, how can I change that color green of the slideshow to a different color?
Thanks again for all your help.
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
March 22, 2016 at 6:10 am #903182when the slideshow starts there is the default green color of the template, how can I change that color green of the slideshow to a different color?
Hi there
You can add this to your custom.css file in this folder /templates/ja_sugite/css
If you do not have already such file you need to create it from scratch.ja-slideshow { background:#yourcolor!important; }
Best regards
1 user says Thank You to pavit for this useful post
-
AuthorPosts
This topic contains 10 replies, has 3 voices, and was last updated by krumz 8 years, 9 months ago.
The topic ‘Positioning elements in the Slideshow’ is closed to new replies.