Loading....
Recent Article links:

Powered by  MyPagerank.Net

Page copy protected against web site content infringement by Copyscape

Add to Technorati Favorites

Article

How to make read more in blogger classic

How to make read more in classic blogger templates?
If you are using new layout for blogger, read this article

If you’re using classic templates for blogger follow this steps:

  1. Find <style> </style> and insert below script between them;
    <MainOrArchivePage>   span.readmore {display:none;}  </MainOrArchivePage>
    
    <ItemPage>
    
      span.readmore {display:inline;} 
    
      </ItemPage>
  2. That’s mean we are add a class in CSS named readmor, and the next step is find <$BlogItemBody$> and add the script below after it.
    <mainorarchivepage><br />
    
    <a href="<$BlogItemPermalinkURL$>">Read More..</a>
    
    </mainorarchivepage>
  3. Save template and Republish

When publishing new post put <span class=”readmore”> closed by </span>

Example:
This is my post and <span class=”readmore”> i want to publish now. </span>

Result:
This is my post and Read More..

If You click Read More will become:
This is my post and i want to publish now.

Happy trying ;)

Enter your email address:

Delivered by FeedBurner

Comments (One comment)

[…] Post Summaries“. If you are using the Blogger Classic template, you can refer to this tutorial for further explanation. And if you are using the New Blogger (XML Blogger Layout), you can refer […]

How “long” is your Home Page? | Blogging For Novice / May 26th, 2008, 10:32 am

What do you think?


Comments links could be nofollow free.

Your Ad Here

[ close ]
:: Right Place for Blog Asking ::

ACF loading animated gif