Sunday 15 April 2012

Random Post Widget For Blogger - Version 1.0


Random Post Widget is a very cool app for blogs, it'll show a random post from your blog everytime you'll click on it. For some Jokes or Pic Blogs it's a perfect widget.We recommend you to not change any HTML Code because this coding is very sensitive.




Saturday 14 April 2012

Recommended Post Slide Out Widget For Blogger


To add the widget to your blog, you can use this one click installer. :

Customize The Recommended Slide Out:

End Of Post marker : The slide comes out when the user scrolls down to a particular point in your Blog.(the bottom of the page by default) To mark this point, you can add an HTML element there. The element should have the id bpslidein_place_holder 

e.g.: <div id='bpslidein_place_holder'></div> would do the job. The best place to add this marker would be at the end of the post. If you want to do it easily, you can add this to your Blogger Template

In your template Find,(You will have to expand the Widget Templates) :


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


Or


<p class='post-footer-line post-footer-line1'>


Or

<data:post.body/>

Immediately below any of these, add the following snippet and save our template


<b:if cond='data:blog.pageType == "item"'>
<div style='display:none' id='bpslidein_place_holder'></div>
</b:if>


Now when the reader scrolls down to this div, the slide will open up.

Popular Posts

 
Powered by Blogger.