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

1 comments:

Honeybee on July 8, 2011 at 6:56 AM said...

horray! i enjoy this very much. thnks

Post a Comment

 

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