LIKE US ON FACEBOOK
Home » » Show Only Post Title on Blogger Homepage

Show Only Post Title on Blogger Homepage

SHOW ONLY POST TITLE ON BLOGGER HOMEPAGE
SHOW ONLY POST TITLE ON BLOGGER HOMEPAGE
  1. Login to Blogger with your ID.
  2. Click Template.
  3. Click tab Edit HTML > Proceed >
  4. Find & Past Below Code After ]]></b:skin>
<style type='text/css'>
     <b:if cond='data:blog.pageType != "item"'>
     <b:if cond='data:blog.pageType != "static_page"'>
     .post-body{display:none;}
     </b:if>
     </b:if>
     </style>

5. Save Template & See the Result.

If not work 1st trick on your BLOG. please try another:

1. Login to Blogger with your ID.
2. Click Template.
3. Click tab Edit HTML > Proceed >
4. Check Expand Widget Templates Box
5. Find the following code

<b:include data='post' name='post'/>

6. Replace the code you found with the following code:

<!--Post Titles Only Trick-->
<b:if cond='data:blog.pageType != "item"'>
<h3 class='title-only'><a expr:href='data:post.url'><data:post.title/></a></h3>
<b:else/>
<b:include data='post' name='post'/>
</b:if>
<!--www.musicrootz.com-->

7. Save Template & See the Result.

4 comments:

  1. Thanks bro.... Second method working.....

    ReplyDelete
  2. thanks sir so much is working well......tankssssssssssss

    ReplyDelete
  3. thanks a lot, the first step works for me
    www.darryexams.tk

    ReplyDelete

Like us on Facebook
Follow us on Twitter
Recommend us on Google Plus
Subscribe me on RSS