How To Do 'Read More' function in blogspot

As for the title above, please read more to find how to do it..opps..brb OK, finally, tutorial is up~!!!


testing2.. ok..its work..haha

having problem to paste the code here..brb solved~!

go to edit html tab at the layout tab

click the expand widget template

before that, PLEASE backup your html code..

copy this code

<style>

<b:if cond='data:blog.pageType == "item"'>

span.fullpost {display:inline;}

<b:else/>

span.fullpost {display:none;}

</b:if>

</style>



and paste it above </html>

next,

paste this

<b:if cond='data:blog.pageType != "item"'>

<a expr:href='data:post.url'> Read More..</a>

</b:if>


<p><data:post.body/></p>

save your template.

next go to setting > formatting

Put this code under the post template

<span class="fullpost">

</span>


save your setting. done!!

How to post.

here's the example at the new post tab


introduction to your post

<span class="fullpost">

read more content..

</span>





finished..

sos tomato : afatih


powered by Blogger | WordPress by Newwpthemes | Converted by BloggerTheme