Creating All Post on the Blog and Weblog

How do I make All post on a blog or your weblog, because the table of contents can help visitors to see all the blogs that we have, with a table of contents usually visitors will be more comfortable to stay long in our blog, so from now you can practicing and list the contents of the tutorial Creating a Table of Contents.


example: tutoriatutorials blog contents

To create a table of contents, please follow the instructions below:

STEP ONE
  1. Log in to blogger
  2. Click the Layout menu in the dashboard
  3. Click Edit HTML
  4. Give Check the Expand Widget Templates
  5. Backup her first template by clicking Download Full Template
  6. Find the code below in your template
<b:include data='post' name='post'/>

Replace the above code with below 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>

Save template

STEP TWO
  1. On the dashboard menu, click Layout
  2. Click Add a Gadget
  3. Click HTML / JavaScript
  4. Enter the code below
<a href="http://YOURBLOG.blogspot.com/search?max-results=100">All Post&raquo;</a>

Description: Change the color Blue with your blog while 100 is the number of posts that will be displayed in this list. You can reduce or increase at will.

3 comments:

◄ Newer Post Older Post ►
 

Copyright 2011 Telenovelas Gratis is proudly powered by blogger.com | Design by BLog BamZ