Showing posts with label Blogger Hacks. Show all posts
Showing posts with label Blogger Hacks. Show all posts

Tuesday, June 9, 2009

How To Add New Blogger "Read More"

4 comments

With this Blogger Hacks, If you can choose to display a select amount of text from beginning of each post as a teaser instead of showing the entire post on the front pages of your blog, Then when poeple want to read the rest of post using "Readmore", This very good if you have lots of long articles all on one page.
If you not yet understand to follow step safe under this
1. Login
2. Click Layout
3. Click EditHtml
4. Click Download Full Template(backup template)
5. Check the Expand Widget Template
6. Search On this template Code (use CTRL+F or F3)
<div class='post-body entry-content'>
<p><data:post.body/></p>

7. Remove this code <p><data:post.body/></p> change with code below this
<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>
7. Save Template
8. Clik "Setting"---->"Formatting" and scroll all the way down to the bottom it's the
last option called "Posts Template" your paste in the following code
<span class="fullpost">


</span>


And "SAVE SETTING"
9. Test, This example post article use Readmore





Oke,,...Thanks

Read More......
Bookmark and Share Add to Google Reader or HomepageSubscribe in Bloglines

Thursday, June 4, 2009

Remove the Blogger numbering in Labels - Archives

2 comments

Many of Blogger user want to removing the number of digits in the Labels and Archive on Blogspot for beginner who are still confused, in the Edit Template because many of the same HTML code, for example :
the code remove the Labels "search code is (<data:label.count/>) and delete" in practice, we find a lot of code in the template EditHtml us here so I try to be more clarity in which the code that must be removed

The Number Of the Labels and Archieves

1. Login
2. Click Layout
3. Click EditHtml
4. Click Download Full Template
5. Check The Expand Widget Templates


http://batamtutorial.blogspot.com/

Remove Number in the Labels

1. Search on this Template Code:
dir = 'ltr' (<data:label.count/>) </span>
2. Remove the Code Red is only on the line
3. Save Template

Remove Number in the Archives

1. Search on this Template Code:
dir = 'ltr' (<data:i.post-count/>) </span>
2. Eliminate the code only on the red line is
3. Click Save Template

Read More......
Bookmark and Share Add to Google Reader or HomepageSubscribe in Bloglines

Banner Exchange

Join My Community at MyBloglog!
 

Tutorial New Blogger. Batam Tutorial Privacy Policy Template by Brian Gardner Converted into Blogger Template by Bloganol dot com