Hot Swipe Carousel

  • geoff1
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
3 years 7 months ago #47915 by geoff1
Hot Swipe Carousel was created by geoff1
My template “Hot Paradise”  Hot Swipe Carousel has images as a Navigation dots, how do I change and where are the images?
Thanks
Geoff

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
3 years 7 months ago #47916 by milos
Replied by milos on topic Hot Swipe Carousel
Hello,

If you are using Style 1 (red icons), then you will find icon images in "/templates/sparky_framework/images/custom" folder. Icon file names are "icon1_red.png", "icon2_red.png", etc. Simply change these images with your images (size 50 x 50 pixels) and you are done. You can upload new images via FTP to this folder (overwrite the existing images).

If you are using, for example, Style 2, then file names are "icon1_green.png", "icon2_green.png", etc.

If you have more than 5 slides, create a sixth icon image and name it like "icon6_red.png. Then edit file template_css.css and below this part:
Code:
.flickity-page-dots .dot.is-selected:nth-child(5) { background: #fff url(../images/custom/icon5_red.png) no-repeat center; }

add this:
Code:
.flickity-page-dots .dot.is-selected:nth-child(6) { background: #fff url(../images/custom/icon6_red.png) no-repeat center; }

Thanks,
Milos

Please Log in to join the conversation.

  • geoff1
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
3 years 7 months ago #47917 by geoff1
Replied by geoff1 on topic Hot Swipe Carousel
Will give it a go Many Thanks
Geoff

Please Log in to join the conversation.

Time to create page: 0.151 seconds
Powered by Kunena Forum