>

How to Make More Read / Read More on Blogger

Usually the latest postings will be displayed in the main blog. However, if the postings you too long then it will make a full main page. If you want to order the posting that you are shown only abstraksinya main course and then there is a link Read More / Read More to see more follow the following steps:

1. Open the Layout menu and then select Edit HTML.
2. Love the check (check) in the cekbox "expand widget template"
3. Find the following code in the blog templates you (place at approximately 1 / 4 the bottom of the code hmtl):

<div class='post-body entry-content'>

I was there for the underneath this code:

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

4. If the facts, Change the code that is <p><data:post.body/></p> to be 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 ....." that you can change, for example, a "Read More".

5. Save the results of editing.
6. Then select Settings menu and select Formatting
7. In the Post Template box enter the following code:

<span class="fullpost">


</span>

8. Then Save.
9. When the post, there's no choice, so the tab 2, the "Compose" and "Edit Html," Nha km select the "Edit HTML", Then automatically the code will appear as follows:

<span class="fullpost">


</span>

10. Place the abstraction or post articles that will be displayed in the main (before writing "Redmore") over this code: <span class="fullpost"> while the rest of the entire post in place between the code <span class="fullpost"> and </span>

11. This is the most important among all of the above process ..... Finish ..... .. .. he he he .. : D
Somewhere ..




Comments :

0 comments to “How to Make More Read / Read More on Blogger”

Post a Comment