As you see in my blog I use this function to help me and give short information for visitors to select their topics that they would like to read. It’s really worth to use it!!!
Follow steps as below;

1. Go to "Layout" click "Edit HTML"

2. Tick on "Expand Widget Templates"

3. Find this code

<data:post.body/>

4. Replace with this code below

<script type='text/javascript'>
summary_noimg = 430;
summary_img = 340;
img_thumb_height = 100;
img_thumb_width = 120;
</script>
<script src='http://kfile.110mb.com/summary-post.js' type='text/javascript'/>
<b:if cond='data:blog.pageType != &quot;item&quot;'>
<div expr:id='&quot;summary&quot; + data:post.id'><data:post.body/></div>
<script type='text/javascript'>createSummaryAndThumb(&quot;summary<data:post.id/>&quot;);</script>
<span class='rmlink' style='float:right'><a expr:href='data:post.url'>Read more</a></span>
</b:if>
<b:if cond='data:blog.pageType == &quot;item&quot;'><data:post.body/></b:if>

5. Save / Check your blog

Source: http://www.deluxetemplates.net


Any questions, please do not hesitate to leave a comment as below.

If you like this post, you can subscribe to keep up to date daily via e-mail Subscribe Now