But remember! This can only be used on the new template. If you are using a classic template, you can not apply this trick. Before applying this trick, you must show your profile first blog in the sidebar. If you already show a profile, follow the steps below.
- Log in to Blogspot with your Blogspot account.
- In the Dashboard page, click on Layout.
- Click Edit HTML.
- Before editing, you need to backing up your template first. Click Download Full Template.
- Marked on the Expand Widget Templates box.
- Find the following code in your template.
<b:if cond='data:aboutme != ""'>
<dd class='profile-textblock'><data:aboutme/>
</dd>
</b:if>
</dl>
<a class='profile-link' expr:href='data:userUrl'>
<data:viewProfileMsg/></a>
</b:if> - Paste your icon HTML code like this.
<b:if cond='data:aboutme != ""'>
<dd class='profile-textblock'><data:aboutme/>
</dd>
</b:if>
</dl>
<a class='profile-link' expr:href='data:userUrl'>
<img border='0' src='http://us.i1.yimg.com/us.yimg.com/i/mesg/emoticons7/21.gif'/>
<data:viewProfileMsg/></a>
</b:if> - Blue code is my icon HTML code.
- Click Save Template.
Good Luck!!! Don't forget to digg it.
0 comments:
Post a Comment