First of all, you need to have an account on MyBlogLog. After creating an account, go to My Home page inside your account and look for a button called Get widgets (which is actually only one widget right now).
In the next step you can customize (to some degree) your Recent Readers widget. When I say "to some degree" I mean you can choose colors only from a palette. There's no free text color entry (I needed a special color for integrating the widget inside this website).
Next, you have to copy the tracking script from the bottom of the page inside your HTML template for your blog.
And finally, you can take the code for the widget and again put it somewhere inside your HTML template. Here's how the code looks like:
<script type="text/javascript"
src="http://pub.mybloglog.com/stats.php?mblID=2007040200395835&width=180&max_chars=20"></script>
src="http://pub.mybloglog.com/stats.php?mblID=2007040200395835&width=180&max_chars=20"></script>
Check out how it looks by scrolling down this page and look for the widget in the right part.
That's it!
No comments:
Post a Comment