Jump to content

Slideshow


Mark Strobel

Recommended Posts

Select last slideshow code surrounding image

<div class="mySlides fade">
  <div class="numbertext">3 / 3</div>
  <img src="img_mountains_wide.jpg" style="width:100%">
  <div class="text">Caption Three</div>
</div>

copy and paster under the code you just copied. Adjust to your requirements.

Copy

 <span class="dot"></span> 

Paste with others, each of these represents the number of images in slidshow.

The End.

Link to comment
Share on other sites

On 4/27/2018 at 2:09 PM, dsonesuk said:

Select last slideshow code surrounding image


<div class="mySlides fade">
  <div class="numbertext">3 / 3</div>
  <img src="img_mountains_wide.jpg" style="width:100%">
  <div class="text">Caption Three</div>
</div>

copy and paster under the code you just copied. Adjust to your requirements.

Copy


 <span class="dot"></span> 

Paste with others, each of these represents the number of images in slidshow.

The End.

Thank you for your response.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...