STYLISH POPULAR POST WIDGET WITH 3D EFFECT FOR BLOGGER




1. Login to your Blogger account. 2. Click on Dashboard >> Layout.

3. Click on Add a Gadget and Choose Popular Posts (If you already have this gadget skip this step)

4. After adding Popular Post Gadget Add a Gadget again Select HTML/Javascript widget.

5. Paste the following code and Save.


<style type="text/css">
.cube { width: 300px; height: 400px;}
a img { border: none; }
#linksCube img { width: 100%; height: 100%; }
</style>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js" type="text/javascript"></script>
<script src="https://sr-site.googlecode.com/files/sr-site-image.js" type="text/javascript"></script>
<script charset="utf-8" type="text/javascript">
$(function () {
$('.popular-posts ul').abupopularcube();
});

</script>
<script src="https://sr-site.googlecode.com/files/popularpost.js" type="text/javascript"></script>




6. You are done.
Anda baru saja membaca artikel yang berkategori SEO Tips dengan judul STYLISH POPULAR POST WIDGET WITH 3D EFFECT FOR BLOGGER. Anda bisa bookmark halaman ini dengan URL https://msr-site.blogspot.com/2013/04/stylish-popular-post-widget-with-3d.html. Terima kasih!
Ditulis oleh: Unknown - Monday, April 1, 2013

Belum ada komentar untuk "STYLISH POPULAR POST WIDGET WITH 3D EFFECT FOR BLOGGER"

Post a Comment