Give Cool, Funny And Intreasting Looks To Your Images With PhotoFunia

Hi! Everyone, hope you all are fine.
Today in this post I will tell you how you can give your photos some funny looks. If you like to play or to make some interesting stuffs with your photos then PhotoFunia is a great place for you. In PhotoFunia you will get more then 100s of effects to choose from and make your photo looks Continue reading Give Cool, Funny And Intreasting Looks To Your Images With PhotoFunia

Make Your Photo Look Old Without Using Photoshop Or Any Other Software

Hi! Everyone, hope you all are fine.
Today in this post I will tell you how you can convert an image into an old image without using Adobe Photoshop or any other software. If you are looking for service which helps you in giving some effects on images by which it gives a feel that Continue reading Make Your Photo Look Old Without Using Photoshop Or Any Other Software

Create Image Animation (GIF) Without Using Any Software

Hi! Everyone, hope you all are fine.
Today in this post I will tell you how you can create animated images (GIF). If you are a blogger then you might sometime encountered that you wanted to explain something to your readers in animated way but that is so small that it is no use of making a video for that and Continue reading Create Image Animation (GIF) Without Using Any Software

Improve Your Picture Quality Without Using Photoshop Or Any Other Software

Hi! Everyone, hope you all are fine.
Today in this post I will tell you how you can improve the picture quality of any images without using any software. Most of you use your normal camera to take pictures instead of a professional camera and most of the time which cause hazy, unclear image. Now for that you need to use some software likes Photoshop Continue reading Improve Your Picture Quality Without Using Photoshop Or Any Other Software

Image Light Box For Blogger.com Blog And WordPress Blog Users

Hi! Everyone, hope you all are fine.
Today in this post I will tell you how you can use Light Box in Blogger.com blog. Light Box is an image viewer and all of you must have show the Image viewer on my blog, if you didn’t show click on the below image to see demo.

my light box setup
Image credit: IceBone

When I was on Blogger.com I wanted this feature on my Blogger.com blog but didn’t knew how I can use it but when I shifted to WordPress I finally got it on my blog and if you are also on WordPress you can use Slimbox plugin. And if you are Blogger.com user and want this on your Blogger.com blog here how can

  1. Go to Blogger.com
  2. Login to your account
  3. Now go to Design –> Edit HTML
  4. Blogger Dashboard -- Design

  5. Their search for <head> opening tag
  6. Copy-past the below code just after the <head> opening tag
  7. <!-- Light Box Code Starts SJbn.Co -->
    <link href='http://img.sjbn.co/lightbox-2.04/css/lightbox.css' media='screen' rel='stylesheet' type='text/css'/>
    <script src='http://ajax.googleapis.com/ajax/libs/prototype/1.7.0.0/prototype.js' type='text/javascript'/>
    <script src='http://ajax.googleapis.com/ajax/libs/scriptaculous/1.8.3/scriptaculous.js' type='text/javascript'/>
    <script src='http://jajodiasaket.googlecode.com/files/lightbox2.04-lightbox.js' type='text/javascript'/>
    <!--Light Box Code Ends SJbn.Co -->
  8. Click on SAVE TEMPLATE button
  9. Design -- Edit HTML

  10. Now whenever you make a post with images and you want to use this effect on that image copy you need to do the following
  11. Go to Blogger.com
  12. Login to your account
  13. Now go to NEW POST
  14. Compete your post (write, insert, whatever you want to do in that post)
  15. After you competed (also inserted the image) click on Edit HTML tab
  16. Add this code in every a tag before every img tag
  17. rel="lightbox[ALBUM-NAME]" title="IMAGE-CAPTION"

    For example see below
    <a rel="lightbox[ALBUM-NAME]" title="IMAGE-CAPTION" href="http://3.bp.blogspot.com/_drKDGeYmwR4/TUwHK7std9I/AAAAAAAAA4s/zhLtImp_IFM/s1600/13330_102591409783669_100000984317950_19515_280045_n.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"><img border="0" height="288" src="http://3.bp.blogspot.com/_drKDGeYmwR4/TUwHK7std9I/AAAAAAAAA4s/zhLtImp_IFM/s320/13330_102591409783669_100000984317950_19515_280045_n.jpg" width="320" /></a>

    Blog Post -- Edit HTML

  18. Now change the ALBUM-NAME and IMAGE-CAPTION with your album name and image caption
  19. And publish the post

Click here to see Light Box demo on Blogger.com blog

You can use the left and right arrow key to change the image and Esc to close Light Box. If you want to make more than one set (album) of images in same page change the album name in the other set. The difference between in both the set (album) is you can’t change the image without closing the image viewer (Light Box)

Thanks to Lokesh Dhakar for making this codes.

If you have any question or problems do let me know.