Change popup icon of each slide

More
2 days 15 hours ago #51753 by Giorjoom
Where can I set to change the name of the popup small picture inside each slide?
Thanks

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
1 day 21 hours ago #51754 by milos
Hello,

It's in Content > Site Modules > Hot Swipe Carousel > Slides > Slide Text

Regards,
Milos

Please Log in to join the conversation.

More
1 day 13 hours ago #51755 by Giorjoom
I didn't mean that. Into the main picture a smaller picture is popping in. In the demo it is "image1-2x.jpg, image2-2x.jpg... for each slide of the gallery. Well I wish I can change the file and it's name (because my viewers will not clear their browser's cache so if I change them, they will still see the old one). Where can I do that? Thanx

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
22 hours 28 minutes ago #51756 by milos
Hello,

You enter a different image name in Content > Site Modules > Hot Swipe Carousel > Slides > Slide Text. For example, for the first slide, you have this (after template installation):
Code:
<img src="images/carousel/image1.jpg" alt="grapes" />

You can change this image to, for example, "myexampleimage1.jpg", like this:
Code:
<img src="images/carousel/myexampleimage1.jpg" alt="grapes" />

The module will automatically look for the image "myexampleimage1-2x.jpg" in the same folder (it should be an image with double resolution) and display this image on screens with double pixel density (retina screens).

Regards,
Milos

Please Log in to join the conversation.

Time to create page: 0.160 seconds
Powered by Kunena Forum