Saturday, April 4, 2009

Expandable post summaries for Blogger

Have overlooked posting this one for the longest time. It was because I was having problems posting the codes in the entry.

Read on for the procedure...

Search for "post-header-line" to find this portion of code in your template and add the lines in red.

<div class='post-header-line-1'/>
<div class='post-body'>
<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>
<div style='clear: both;'/> <!-- clear for photos floats -->
</div>

Goto Settings->Formatting and at the bottom, you will find the text box provided to specify the "Post template". Copy/paste these lines into that text box and save the settings.

Type your summary here
<span class="fullpost">
Type rest of the post here
</span>


Readers who read this page, also read:




Bookmark and Share My Zimbio http://www.wikio.com

0 comments: