1. Log in to your dashboard--> Pages- -> New page
Then make sure you have switched to HTML mode and paste in the content of your new page this lines:
<link href="http://artistutorials.googlecode.com/files/acc-toc.css" media="screen" rel="stylesheet" type="text/css"></link>
<script src="http://artistutorials.googlecode.com/files/toc.js">
</script>
<script src="http://artistutorial.blogspot.com/feeds/posts/summary?max-results=1000&alt=json-in-script&callback=loadtoc">
</script>
<script type="text/javascript">
var accToc=true;
</script>
Replace the red link with the link of your blog and then save/publish the page, and see the result.
If you want to host the files needed for the TOC to work you can download them from HERE.
Post a Comment