Read More... or Baca Selanjutnya... (for Indonesian vesion)
yeah, the word is nice for you want has to your blog... , but this readmore for only New Template.. and not for classic Template, so don't missed
and you can try for your blog if you following this :
- Sign in to your blogger
- choose Layout.
- And choose Edit HTML.
- Click a litle box beside word Expand Template Widget.
- and Copy this code on the </head>
- <script type='text/javascript' src='http://amen24.googlepages.com/Readmore.js' />
- Create the blue code for your template blog.
- <h3 class='post-title'>
<b:if cond='data:post.url'>
<a expr:href='data:post.url'><data:post.title/></a&>
<b:else/>
<data:post.title/>
</b:if>
</h3>
</b:if>
<div class='post-header-line-1'/>
<div class='post-body' expr:id='"post-" + data:post.id'>
<b:if cond='data:blog.pageType == "item"'>
<p><data:post.body/></p>
<b:else/>
<style>#fullpost {display:none;}</style>
<p><data:post.body/></p>
<span id='showlink'>
<p><a expr:onclick='"javascript:showFull(\"post-" + data:post.id + "\");"' href='javascript:void(0);'>[+/-] CONTINUE...</a&></p&>
</span>
<span id='hidelink' style='display:none'>
<p><a expr:onclick='"javascript:hideFull(\"post-" + data:post.id + "\");"' href='javascript:void(0);'>[+/-] Sample...</a></p>
</span>
<script type='text/javascript'>checkFull("post-" + "<data:post.id/>")</script>
</b:if>
<div style='clear: both;'/> <!-- clear for photos floats -->
</div>
</div> - And Click Save Template.
And you must following this section :
- Clicks Setting
- Choose Formatting Menus
- Copy this code in the box Template Post.
<span id="fullpost">
</span>- Click Save Setting and.......
- Finish....
Happynice Days
And i have note for you, if you create your post you must create in Edit Html (corner box)
- For description you must create on <span id="fullpost">
- and other post/text you must create on </span>