Customizing Star-Rating Widget for Blogger


Blogger has long introduced the ‘Star-Rating’ widget to accessorize our blog post. Anyway, some have problem customizing the background and text of this star-rating widget which resulted in giving up this beautiful mean of user friendly feature.

In fact, changing star-rating widget background and text is just easy:

<span class='star-ratings'>
<b:if cond='data:top.showStars'>
<div expr:g:url='data:post.absoluteUrl' g:background-color='393F42' g:height='42' g:text-color='AFAFAF' g:type='RatingPanel' g:width='280'/>
</b:if>
</span>

Customizing Star-Rating Widget for BloggerWhat you have to change is the number of color code up there: 393F42 and AFAFAF. You can also see the demo here: http://movieloo.info/


If you don’t know what this widget means, read here: www.bloggerbuster.com/2008/07/how-to-add-star-ratings-to-your-blogger.html


If you have any other customization, please comment in including those of you who are using other services similar to this.

0 comments:

Post a Comment

+/- Click to expand / collapse the Recent Posts