How to Make Read More on Blogger
Web Space9:32 AM 1 comments

Usually the most recent postings will show the main yard of the blog. But if you post too long then it will make a full page. If you want your postings to be shown the main yard of abstraction only just then there was a link Read More / Read More to see more so follow these steps:

1. Go to the Layout menu and then select Edit HTML.
2. Cekbox love the check on "expand widget templates"
3. Find the following code in your blog template (the place at approximately the fourth bottom hmtl code):

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




4. If it is found, the code Change the code so that it becomes like this:

<b:if cond='data:blog.pageType == "item"'>
<style>.fullpost{display:inline;}</style>
<p><data:post.body/></p>
<b:else/>
<style>.fullpost{display:none;}</style>

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

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





Writing "Read More.." you can change it.

5. Save the edits.
6. Then select the Settings menu and select Formatting
7. In the Post Template box fill in the following code:


<span class="fullpost">


</span>




8. Then Save.
9. As I was posting, there will be two options tab, the "Compose" and "Edit Html", choose the "Edit HTML", then the code will automatically appear as follows:


<span class="fullpost">


</span>




10. Put abstraction pst or article to be displayed font yard (before the word "Read more) above this code : <span class="fullpost"> while the remaining place amongst the entire post <span class="fullpost"> and </span>
11. This is the most important among all of the above process is ..... Done ..... he .. he .. he .. : D
Did you know that this article from the Indonesian?
Good luck ...
In Category :
About The Author Ali Bajwa Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore. Magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Facebook and Twitter

1 comment: