Selamat Datang di Website Kami
Guest Book

Saturday, 7 April 2012

Remove Auto Read More

Many articles that explain how to install automatic readmore in blog, but now readmore blog is usually already installed. I will not explain how to install automatic readmore, but i will explain how to remove read more because sometimes we do not need readmore to create a blog for example blog for company profile.

Here's how to get rid of readmore
1. Login first to Blogger then click Edit HTML design.

2.Then find the code read more of the same or nearly the same as follows: 



<b:if cond='data:blog.pageType != "item"'> 
<div expr:id='"summary" data:post.id'> <data:post.body/> + </ div> 
<script type='text/javascript'> createSummaryAndThumb ("summary <data:post.id/>");  
</ Script>  

<span class='rmlink' style='float:right;padding-top:20px;'> <a expr:href='data:post.url'> »» ReadMore ... </ a> </ span> </ B: if> <b:if cond='data:blog.pageType "item"'> <data:post.body/> == </ b: if>

3.Then  remove and replace the script text read more red on the code <data:post.body/> or <p> <data:post.body/>  </ p>.

4.Kemudian looking for code like the following:

<script type='text/javascript'> thumbnail_mode var = "no-float";  
summary_noimg = 430; 
summary_img = 340; 
img_thumb_height = 100;
 img_thumb_width = 120; </ script>

After you remove the code menemukannnya red.
5. Save and see the results

0 komentar:

Post a Comment