Follow this
1. Go to Blogger.com and login your account
2. Go to Edit HTML
3. Add this code below <head> or replace in the original code

<b:if cond='data:post.title'>
<h3 class='post-title entry-title'>
<b:if cond='data:post.link'>
<a expr:href='data:post.link'>&t/a>
<b:else/>
<b:if cond='data:post.url'>
<a expr:href='data:post.url'></a>
<b:else/>
<data:post.title/>
</b:if>
</b:if>
</h3>
</b:if>
4. Save
5. Done!
0 comments:
Post a Comment