2017-06-07

There are so many blogger lightbox alternative but, i came up with top jQuery lightboxes. These custom lightboxes provides basic key benefits with additional features like auto slideshow, responsive to desktop tablets and mobiles, easy to customize etc. If you want to replace your simple blogger image lightbox viewer with a cool custom stylish responsive jQuery lightbox plugin to show off your pictures gallery in a stylish manner then just follow the below given step by step tutorial with images and demo:



Lightbox Demo

Installation Guide

If this is what you're looking for, follow the simple steps to install it.

STEP - 1: Go to Your Blogs Home > Template > Edit HTML

STEP - 2: Add jQuery script. (If your template already have a jQuery script installed then skip this step.)

Place the following code just before the closing head tag </head>

<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>

STEP - 3: Add PrettyPhoto plugin.

Place the following code just before the closing head tag </head>

STEP - 4: Initialize the Lightbox (Final step)

Place the following code just before the closing body tag </body>

You've successfully installed the PrettyPhoto Lightbox. Any question or any suggestion to improve this widget is more than welcome.

Show more