Add a Custom jQuery Lightbox To Blogger
If you are not satisfied with the default Lightbox set up by Blogger, here's another amazing way to show off your pictures. If you've missed out, I have already shown in one of my posts how to customize the Blogger Lightbox by changing the background color, borders or the text color, but this tutorial will show you how to replace it entirely with a cool jQuery Lightbox plugin that is very popular among bloggers. What this Lightbox does, is to display larger versions of the images that will pop-up into a larger box once we click on them, and allows us to easily navigate through that set of photos by using the previous and next buttons. To see it in action, please visit the following demo blog and click on any picture to enlarge it. Demo Blog Adding jQuery Lightbox to Blogger Step 1. From your Blogger Dashboard , click on Template > Edit HTML Step 2. Click anywhere on the code area and press the CTRL + F keys to open the search box. Paste the following tag inside the searc...