Now you can add 5 Star Rating widget to your blogger blog so the visitors can rate the article within it. This widget is developed by Js-kit.
Step By Step Trick How TO Add This Widge
. Go to Design > Edit HTML and click on Expand Widget Templates. Now look for
<div class='post-footer'>
And add following code just ABOVE it
<div class='post-footer'>
And add following code just ABOVE it
2. Now in your template look for
</body>
Add place following code ABOVE </body>
Save the template and enjoy the new rating system.