Friday, June 19, 2009

Making Blogger Contents List

If you reading book, maybe you have to see Contents List. Every book have Contents List. The function is for easy to find some content on the book. Also Blogger, need Contents List Featured for visitors easy to find some content or some article on the blog. Making Contents List is one of many Blogger Tricks.  Do you want Blogger Contents List Featured install to your Blog? Please follow these steps:

1. Login to Blogger with your Account

 

2. Go to Layout Tab

 

3. Click Edit HTML (Important: Download Full Template first for Back Up)

 

4. Check Expand Widget Template Radio

 

Expand-Widget-Templates

 

 

 

 

 

5. Find this code (You can use Ctrl+F, fill the code, and Click Next or Find)

 <b:include data='post' name='post'/>

 

6. Delete or replace that code with this code:

<b:if cond='data:blog.homepageUrl != data:blog.url'> <b:if cond='data:blog.pageType != "item"'> <a expr:href='data:post.url'> <div style="padding:6px 0 6px 5px;border-right:1px solid #ccc;border-bottom:1px solid #ccc;margin-bottom:2px;background:#EAE9E9;color:#406A0E;"> <data:post.title/></div></a> <b:else/> <b:include data='post' name='post'/> </b:if> <b:else/> <b:include data='post' name='post'/> </b:if>

 

7. Save Template

 

8. Go to Page Elements

 

9. Click Add a Gadget

 

10. Choose Add a HTML/JavaScript

 

11. Fill the form with this code:

<a href="http://YOURBLOGNAME.blogspot.com/search?max-results=200">Contents List</a>

 

12. Click SAVE

 

 

You can set that code to your style about border style, border size, border color, background color, font color, etc...

Congratulation! You have done and Good Luck!

Subscribe Newsletter for Free with us to get any new post from Blogger Trick For You. Please fill your email on the box below, and click Subscribe. We will not share your email address. Because we would appreciate your privacy.

Comments :

0 comments to “Making Blogger Contents List”


Post a Comment

New Old Home