March 11, 2009

Some time you want to show some widget only on home page. For that just follow this tutorial.
1. Log in to blogger account.
2. Go to layout >> edit HTML(don’t forget to back up your templates)
3. Then expand widget templates. Find code which look like below.
<b:widget id=’Profile1′ locked=’false’ title=’Joint us…!’ type=’Profile’>
<b:includable id=’main’>
<b:if cond=’data:title != ""’>
<h1><data:title/></h1>
</b:if>
<div class=’widget-content’>
……
……
</div>
</b:includable>
</b:widget>
4.…
March 8, 2009

Feel interesting to add a game to your blog? Below is the steps :
Link: Free Flash Games
Step #1
1. Please check out http://www.khemer.com.
2. Please take a look the games, click at the title from the game.
3. Go to the bottom page, find Add this game to your blog FREE!.
4. Copy the html code at the text…