Make Read More on the Blog .....

Posted by Read More..... | 10:31 AM | 0 comments »

For blogger who use the new template, of course, will be confused when reading a tutorial on how to make the menu more .. Read the menu or more .... For the bloggers who use the new template and want to use the Read more ..
 
How?:
 
Sign in as usual
Click settings
Click Formatting
At the bottom of the screen, there is an empty text area beside any posts Post Template, fill an empty text area with the code below:
 
       <div class="fullpost">


       </ div> Click the button labeled Save Settings
Installation of the code is intended to be in at the time of posting the article, the code appears directly without having to write first, so help us to not have to always remember the code.

The next step is to add the code in the template, please follow these steps: Click the Dasboard Click the Layout
Click the Edit HTML
Click on any posts Download Full Template
Please save the template first, and is intended to reduce the risk if an error occurred while editting the template,
we still have a back up data to restore it as

Check the box next to any posts in the Expand Widget Templates Enter the following code before the
</ head> tag or after the appropriate code) ]]></ b: skin>
like this:
 
<style> <b: if cond = 'data: blog.pageType == "item" '>
span.fullpost (display: inline;) <b:else/>
span.fullpost (display: none;)
</ b: if> </ style>
 
Then set the post so that the truncated ,
find the code <p> <data:post.body/> </ p>> or <data:post.body/>
(same) in your template and add the following code right under
<b: if cond = 'data: blog.pageType! = "item" '>
<a expr:href='data:post.url'> Read More .. </ a> </ b: if>
 
so that I cut off, every time you post,
click on the the post where you know any posts Read More .. appear,
and type <span class="fullpost"> to finish posting the rest </ span>.
 To menmbahkan this code, when you need to post in Edit HTML mode rather Compose Click
 the button marked Publish POST try ...

0 comments