Promote your room!
To get this:
Copy and paste the code below into your blog, forum, or wherever:
Want to change the appearance of your badge?
If the badge doesn’t appear as you would like it to on your site, you can style it using CSS. Below are some example styles that you might try:
<style type="text/css">
body .lingrBadge
{
width: 100% !important;
background-color: #ddd !important;
border: 2px solid #f00 !important;
}
body .lingrBadge a
{
font-weight: bold !important;
}
</style>