| You may notice Some stars displayed at my posts.These are the Rating-stars. You may click on the stars to rate your opinion on the concerned post | - Poor ![]() - Fair ![]() ![]() - Average![]() ![]() ![]() - Good ![]() ![]() ![]() ![]() - Best |
This script has been developed and deployed by the team at http://js-kit.com.Do drop by there..I am sure other scripts developed by them will impress you equally well.However..Instructions to use the 5 star rating system in blogger is as follows
- SAVE AND BACK UP YOUR TEMPLATE
- In TEMPLATE-EDITHTML - check the "Expand widget templates"
- Locate the <div class='post-header-line-1'/> and insert the following right after it (and before <div class='post-body'>)
- So your final code should look something like this
- Locate the </body> in the template and add the following before it <script src="http://js-kit.com/ratings.js ">
<div style='float:left; margin-right:10px;'>
<div class='js-kit-rating' expr:path='data:post.url' expr:title='data:post.title'>
</div>
</div>
<div class='post-header-line-1'/>
<div style='float:left; margin-right:10px;'>
<div class='js-kit-rating' expr:path='data:post.url' expr:title='data:post.title'>
</div>
</div>
<div class='post-body'>
</script>
</body>
-


Comment Form under post in blogger/blogspot