|
|
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>
What 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