How to add a content box for blogger..
Well. Usually this is an important gadget for any kind of blog. Your visitors can find your post very easily with this. You can add this without any problem and Java Script works well. You can edit this easily. Because you don't want edit your template. Follow my steps.
1. Go to blogger dashboard.
2. Click on layout.
3. Add a gadget.
4. Select HTML/JavaScript
5. Paste code given below and save it where ever you want to see your content box.
<div class="widget-content">
<div style="height:250px;width:800px;overflow:scroll;border:1px solid #FF0000;background-color:#00FFFF;">
<script style='text/javascript' src='http://justnaira.googlecode.com/files/recent-post2.txt'></script>
<script style='text/javascript'>var numposts = 300;var showpostdate = false;var showpostsummary = false;var numchars = 200;var standardstyling = true;</script>
<script src='
http://www.doctorbloguk.blogspot.com/feeds/posts/default?redirect=false&start-index=1&max-results=300&orderby=published&alt=json-in-script&callback=showrecentposts'></script>
<span style="font-weight:bold;"></span>
</div></div>
<div style="height:250px;width:800px;overflow:scroll;border:1px solid #FF0000;background-color:#00FFFF;">
<script style='text/javascript' src='http://justnaira.googlecode.com/files/recent-post2.txt'></script>
<script style='text/javascript'>var numposts = 300;var showpostdate = false;var showpostsummary = false;var numchars = 200;var standardstyling = true;</script>
<script src='
http://www.doctorbloguk.blogspot.com/feeds/posts/default?redirect=false&start-index=1&max-results=300&orderby=published&alt=json-in-script&callback=showrecentposts'></script>
<span style="font-weight:bold;"></span>
</div></div>
7. To Change back ground color change 00FFFF with your selection.
8. Change this with your blog address. www.doctorbloguk.blogspot.com
9. Change this to show your post dates. false/true
10. Now save your java script.
This is simple to add and remove. because this is only Java script. There fore you can manage this fine. Enjoy this. If you have any questions comment us. I will help you soon as possible. Thanks.
.jpg)


0 comments:
Post a Comment