26 January 2009

Membuat Readmore atau Selanjutnya | Read More On Making Template Beta / New Blogger

Step # 1

  • Sign in at the blogger with your id.
  • Click Settings
  • Click Format
  • In the bottom of the screen, there is the text area next to the empty post any posts Template, tesxt fill an empty area with the code below:


<div class="fullpost">


</ div>


  • Click the 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 down the first, so help us to not have to always remember the code.


Step # 2

  • Click the Dasboard
  • Click the Layout
  • Click Edit HTML tab
  • Click on any posts Download Full Template.
  • Please save the template is used, this 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 Expand Widget Templates, see the picture below:
1. Wait some time when the process is in progress
2. Please find the following code in the code template you belong to:

<data:post.body/>

Delete the code above, and change the code below:

<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/>
<a expr:href='data:post.url'> <strong> Read more ...</ strong> </ a> </ p>
</ b: if>

3. Click the Save Template
4. Done.

How to post articles


Okay, after some stage we lalui, now we go to the stage on how to post an article that have Readmore its menu.

  • Click the Post
  • Click the Edit menu HTML, well there will automatically appear that we keep the code before, namely:
&lt;div class=&quot;fullpost&quot;&gt;


&lt;/ div&gt;

store the articles in the buddy you want to show the code before &lt;div class=&quot;fullpost&quot;&gt;, then save the rest of the article after the entire code &lt;div class=&quot;fullpost&quot;&gt; and before the code &lt;/ div&gt;

To be clear, I give an example, like this article for example:

This is an example of the text in the store at the beginning of the article that will always appear on our blog, while the other words that it will not appear.
&lt;div class=&quot;fullpost&quot;&gt;
and the note that this is the text will appear when the visitor to click a link that reads Read more.
&lt;/ div&gt;


No comments:

Post a Comment