How to Show the Contents of Blog (Contents Widget) | New
List of contents on the blog will allow visitors to find articles that sought, with table of contents on this blog will make the visitor feel more at home rding our blog, because we alrdy give to all content available on our blog.
Another benefit of the list to fill in the blog is going to crte a srch engine like our blog, an impliion will index all the pages that we display on the main page on the table of contents
Okay do not have wide-winded again, for those bloggers who are interested to install a list of content in his blog, the following steps:
1. Login to your blog
2. If alrdy logged in, then if do not want difficulty, there is sy way, plse click the button below to directly add a widget to your blog:
<form action="http://www.blogger.com/add-widget" method="post"><br>
</form><br> 6. If you want to crte manually, plse goto Design -> Add Gadget ->HTML/Javascript
7. Put the following to HTML/Javascript Gadget
<div style="border: <span class="-style-span" style="color: red;">2px solid rgb(51, 255, 51); overflow: auto; height:"350px;" margin="<span class="-style-span" style="color: red;">5px" ;>
<script style="text/javascript" src="http://adesanusi.googlepages.com/daftar-isi.txt"></script>
<script style="text/javascript">
var numposts = 1000;
var showpostdate = false;
var showpostsummary = false;
var numchars = 100;
var standardstyling = true;
</script>
<script src="<b><span class="-style-span" style="color: blue;">http://blog-triks.blogspot.com/feeds/posts/default?orderby=published&alt=json-in-script&max-results=999&callback=showrecentposts"></script>
</div>
Widget By: [<a href="http://blog-triks.blogspot.com">blog-triks</a>]
Explanation:For the red color plse change its value according to taste
Change blog-triks.blogspot.com with ch blog url:)
var numposts: The of posts displayed
var showpostdate: displays the date (false mns not shown)
var showpostsummary: displays a summary of posts
var numchar: of characters post summary
rgb (51, 255, 51) border color table of contents
No comments:
Post a Comment