How to make modification your recents viewer blogcatalog like on my side bar this blog:
1.Login to your blogger
2.Layout --> add page elements --> add html/java script
3.Copy paste this code -->Change INSERT-YOUR-ID-BC-HERE with your number id blogcataolg --> save
<script src="http://www.blogcatalog.com/w/recent.php?id=INSERT-YOUR-ID-BC-HERE&width=250&rows=5&bgcolor=FFFFCC&bcolor=00CC99&lcolor=3333CC&name=1&img=s"
type="text/javascript"></script>
4. That all...

