Blogger Ratting Plugin | Rattings for Blogger

Ratings is the best way to tell the quality of content to the users who reads, at the same time; it allows them to give a opinion  and feedback about the content. Ratings can be of any thing Thumps Up or Down, Star Ratting, Likes and Voting; it does the same work with different in graphical and logical terms. This is the small guide to setup ratings widget for blogger.

Here we uses Graddit rating which help you to choose from 8 type of rating system, includes Like, Five Star, Five Star with Feedback, Animated Star, Symbols, Numbers, Thumbs Up/Down and Up/Down Arrows.

Step 1: Edit blogger template. ( Blogger —>  Template —> Edit HTML)

Step 2: Add the following CSS between Head tag section.

 <head>
##################################
<link href=’http://static.graddit.com/css/graddit.css’ rel=’stylesheet’ type=’text/css’/>
##################################
</head>

Step 3: Generate rating code from Graddit website.

Step 4: Search for <data:post.body/> and place the generated code blow to it.

Step 4: Save Template, visit any page.

bloggerratting
Comments (1)
Add Comment
  • radu

    thanks