I'm assuming you downloaded the program. You will have to upload it to your webhost. there you can rename the index.html file whatever you like. after that just delete all the images in the "img" folder and upload your own. be sure when you do this you correct the links in the "index.html" file
example:
this is what the original code in the "index.html" file looks like
Code:
<a href="#"><img src="img/photo01.jpg" alt="description" /><img src="img/photo01.jpg" alt="description" class="preview" /></a>
you will need to change the file name "img/photo01.jpg" so it links to your photo instead. if you have more questions feel free to email me euphoria.studio@gmail.com
Bookmarks