Ads 468x60px

Saturday, June 2, 2012

JQuery Lightbox Image Overlay Pop Out Effect For Blogger

Add jQuery Lightbox Image Overlay Plug In To Blogger


Step 1. In your Blogger dashboard click Design > Edit Html



Step 2. Find the following piece of code in your blogs Html : (Click Ctrl and F for a search bar to help find the code)

]]></b:skin>

Step 3. Copy and paste the following code diectly Above / Before ]]></b:skin>




Step 4. Find the following piece of code in your blogs Html : (Click Ctrl and F for a search bar to help find the code)

</head>

Step 5. Copy and paste the following code Directly Above / Before




Save your template, that's the Css and Script added next we see how to add it to selected images.

When you add an image to your blog that you want to use the lightbox effect simply add class="spicebox" and title="Description Here".




On an image uploaded directly to Blogger it would look like this :


SAMPLE :

0 comments:

Post a Comment