How To Add Icon
- Goto Blogger
- Click Template
- Goto Edit HTML by Clicking it
- Search For ]]></b:skin>
- Just Above it Paste The Following Code
.MyPcWorkshop-hyperlink-1 { background: url(ADD ICON LINK HERE) no-repeat 0px 0px; padding:7px 0 0 25px; }
- Now Use The Following Following images or Search For Your Vector Image on Google
- Replace ADD ICON LINK HERE With Your Icon image Link
- If You Want To Use More Icon Then Simply Change The Number Like This:
.Guidetivist-hyperlink-1 { background: url(ADD ICON LINK HERE) no-repeat 0px 0px; padding:7px 0 0 25px; }.Guidetivist-hyperlink-2 { background: url(ADD ICON LINK HERE) no-repeat 0px 0px; padding:7px 0 0 25px; }.Guidetivist-hyperlink-3 { background: url(ADD ICON LINK HERE) no-repeat 0px 0px; padding:7px 0 0 25px; }
How To Add it in Posts
To add it in posts simply change the class (i.e class="Guidetivist-hyperlink-1")
as shown below
<a class="Guidetivist-hyperlink-1" href="http://xyz.com">Download SEO Guide Tips</a>
After you paste the above link in the HTML mode of your blogger editor and publish the post, you will see the Icon appearing next to your link as shown below,
No comments:
Post a Comment