Rabu, 30 Maret 2011

How to display posts only title in blogger

The first step please blogger login to your account
In the Dashboard click Design edit HTML, then look for the code ]]></b:skin> Copy the code below, then paste the below code ]]></b:skin>

<style type='text/css'>
<b:if cond='data:blog.pageType != &quot;item&quot;'>
<b:if cond='data:blog.pageType != &quot;static_page&quot;'>
.post-body, .post-footer, .jump-link,
.post-timestamp, .reaction-buttons,
.star-ratings, .post-backlinks,
.post-icons, .date-header{display:none;}
</b:if>
</b:if>
</style>

Then Save the template

Tidak ada komentar:

Posting Komentar