Tuesday, January 03, 2012
A few days ago i've also published an article similar to this subject, How To Add Related Posts Widget To Blogger Blog?. The widget will let you show related posts below every post in your blog, and that the widget is just a normal related post widget.

The new widget will take any image found on the post to display, so if there's no any image found on the post, then the widget will load the pic that i've set, and it's the amazing spiderman. You don't want it to show, realy.. :)

Related Post Sample

Adding Related Posts Widget With Thumbnails To Blogger

1. Login to your blogger
2. Go to design
3. Edit html
4. Tick on the Expand Widget Template to load the whole codes in your template
5. Now download or copy the whole code in your template for backup
6. Find the closing tag </head< in your template and put the code below right above it:

7. Next, find a code similar to the following:

<div class='post-footer-line post-footer-line-1'>

Maybe the whole code looks like this:

<div class='post-footer'>
<div class='post-footer-line post-footer-line-1'><span class='post-author vcard'>
<b:if cond='data:top.showAuthor'>
<data:top.authorLabel/>
<span class='fn'><data:post.author/></span> and bla, bla, bla..
8. Copy and paste the code below just beneath the above code:

9. Save your template and you're done.

0 comments:

Post a Comment