How to show labels as sliding text on Blogger
Hey guys now i will share a simple but useful hack for blogger , i will show you how to slide labels on your post footer,if you add a lot of labels for a post for Search Engine optimization , it will mess your footer up but we also know that this is necessary for seo , so how to add unlimited categories to a post without messing up a blogger template , post footer . Here is the solution :
Demo of this blogger hack ( check post footer )
How to apply this hack :
1. Go to HTML tab in your template layout.
2. Backup your template.
3. Tick the box of “Expand the widgets”.
4. Search this line “<b:if cond=’data:post.labels’>” in your codes
5.After finding code , add the codes below , above this line “<b:if cond=’data:post.labels’>”
<marquee style="border:black 2px solid" onMouseover="this.scrollAmount=2" onMouseout="this.scrollAmount=11">
You can change border color to different colors that suit your template color.
6.Now we need to put end tag code under this line “</b:if>”
Marquee end tag code :
</marquee>
7.Codes must look like this :
click image to enlarge
8.Preview your template checking your post footers.
9.Save and Done!
Do not forget to subscribe for latest articles!