How to make read more in blogger new layout
This Tutorial help you to make “read more” action when posting in blogger. If you are using classic templates blogger please read this article.
How to make “read more..” For new layout blogger
- Login Blogger.com and choose the blog that you want to edit, tab layout and Edit HTML
- Checklist Expand Widget Templates
- Insert script below before tag </head> or after } ]]></b:skin>
Here is the script:<style><b:if cond='data:blog.pageType == "item"'>span.fullpost {display:inline;}<b:else/>span.fullpost {display:none;}</b:if></style> - Next, find <p><data:post.body/></p> and than add code below before </p> Here is the code
<b:if cond='data:blog.pageType != "item"'><a expr:href='data:post.url'> Read More..</a></b:if>
And the final step,
When you write a new post, type <span class=”fullpost”> at the place where you want to make the Read More will show and close the article with </span>
For example:
Write new post and Edit HTML tab
This is my first article using read more and i will posting it <span class=”fullpost”> Tomorrow because i have so tired today. Please leave some backlink for us. Thanks .</span>
After Posting
This is my first article using read more and i will posting it Read More..
Have a nice try



Comments (6 comments)
[…] How to make read more in classic blogger templates? If you are using new layout for blogger, read this article […]
How to make read more in blogger classic | Adsense tutorials and bloggers guide / March 1st, 2008, 8:16 am
Please make video tutorial
huan / March 4th, 2008, 11:08 pm
Thanks bro… this is really works
Rahasia Blog / March 11th, 2008, 12:24 pm
out the superfluities of his own, than of any other particular for the encouragement of the white herring fishery (the 23d Geo.
Amtadanda / March 15th, 2008, 12:18 pm
It can’t be saved template show error
XML error message: The element type “b:if” must be terminated by the matching end-tag “”.
Yanisa / April 2nd, 2008, 8:59 pm
“And the final step,
When you write a new post, type at the place where you want to make the Read More will show and close the article with ”
better you go to setting –>formatting–>type at post template :
your summary
rest of summary
when you write new post, there will be appear automatically.
No need to write over and over again.
irene / April 14th, 2008, 1:02 am
What do you think?