How to install gallery style mouse hover recent post/label widget on blogger - Today I'm going to share with you a stylish (Mouse Hover) gallery style recent post widget for your blog. The function of this widget is same because the actual work of this widget is same like other recent post widget. However the best part of this widget is that, it's coming with a different look. So if you are really interested in this widget, and you want to take a look of this widget then, click on the below demo button and see how it's look like.
Now click on the orange save template button to make changes.
Now go to the "layout" section and then select " Add a widget ". After that, select " Html/JavaScript ". Now copy the below code and paste it in Html box.
<script>
var smartpik_thumbs = 150;
var smartpik_title = true;
</script>
<script src="/feeds/posts/summary?max-results=4&alt=json-in-script&callback=smartpikgrid"></script>
If you want to change the thumbnail size, then replace the highlighted 150.
If you want to show/hide title, then edit highlighted true.
If you want to change the number of the posts, then change the highlighted 4.
That's it! I hope you like this widget! Stay tuned for more blogger tips and tricks!
Post A Comment: