Categories

Showing posts with label Hide or Remove labels From Blogger Post Footer. Show all posts
Showing posts with label Hide or Remove labels From Blogger Post Footer. Show all posts

Wednesday, September 9, 2009

Hide or Remove labels From Blogger Post Footer

#Click 'Layout' tab
#Then Click the 'Edit HTML' Subtab
#Now click 'Expand Widget Templates to expand the CSS code.
#Find the following code in your template.



<b:if cond='data:post.labels'>
<data:postLabelsLabel/>
<b:loop values='data:post.labels' var='label'>
<a expr:href='data:label.url' rel='tag'><data:label.name/></a><b:if cond='data:label.isLast != &quot;true&quot;'>,</b:if>
</b:loop>
</b:if>


# Now Delete the Code


Before the Change


After change


Enjoy………………….


Thank You
Keep Visiting
Read More...
 

Tips and Tricks for Blogger Copyright © 2009 http://tips-tricks-for-blogger.blogspot.com