Who want a cute Icon/Emoticon Beside their post title? Raise your hand! ><
Let's start:
1) Dashboard >> Design >> Edit HTML >> Tick Expand Widget Templates
2) Press Ctrl+F and search for this code:
<a expr:href='data:post.url'><data:post.title/></a>
3) Copy the code below here and paste it at the center of <a expr:href='data:post.url'><data:post.title/></a>:
<img src='ICON URL'/>
4) It will be like this:
<a expr:href='data:post.url'><img src='ICON URL'/><data:post.title/></a>
5) Replace ICON URL with the URL of the icon that you want.
6) Preview, Save & Done!
No comments:
Post a Comment