example: tutoriatutorials blog contents
To create a table of contents, please follow the instructions below:
STEP ONE
- Log in to blogger
- Click the Layout menu in the dashboard
- Click Edit HTML
- Give Check the Expand Widget Templates
- Backup her first template by clicking Download Full Template
- 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
- On the dashboard menu, click Layout
- Click Add a Gadget
- Click HTML / JavaScript
- Enter the code below
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.
nice post and keep blogging
ReplyDeleteyes i can do that
ReplyDeletemantap!
ReplyDelete