Thursday 28 May 2009

Premium Style Free CSS Templates

Get the Free Amazing CSS Templates here ........ENJOY !!!!!

Click on images to enlarge...


read more "Premium Style Free CSS Templates"

Monday 25 May 2009

Blogger Statistics Widget

Blogger Statistics Widget for Blogger will display the total number of posts and total number of comments on your blog.



please follow the instructions below.

Instructions to install Statistics Widget for Blogger

1. Log in to your Blogger account

2. On your Blogger Dashboard, click on the "Layout" link



3. This will take you to the "Page Elements" tab. Decide where you want to insert the statistics widget and click on the "Add a Gadget" link accordingly.



4. Scroll down the list and find "HTML/ Javascript" and click on the "+" button




5. This will open the "Configure HTML/ Javascript" window. In the title section, please type "Blog Statistics" or "Blog Information" or "Blog Data" or any other title as you may wish

6. In the content section, please copy & paste the following code:



<div class="codeview">
&lt;script style="text/javascript"&gt;

function numberOfPosts(json) {
document.write('Total Posts: &lt;b&gt;' + json.feed.openSearch$totalResults.$t + '&lt;/b&gt;&lt;br&gt;');
}

function numberOfComments(json) {
document.write('Total Comments: &lt;b&gt;' + json.feed.openSearch$totalResults.$t + '&lt;/b&gt;&lt;br&gt;');
}

&lt;/script&gt;

&lt;ul&gt;&lt;li&gt;&lt;script src="http://techtasks.blogspot.com/feeds/posts/default?alt=json-in-script&amp;callback=numberOfPosts"&gt;&lt;/script&gt;&lt;/li&gt;

&lt;li&gt;&lt;script src="http://yourblog.blogspot.com/feeds/comments/default?alt=json-in-script&amp;callback=numberOfComments"&gt;&lt;/script&gt;&lt;/li&gt;&lt;/ul&gt;
</div>



7. Remember to replace the text in bold "yourblog" with your blog address and [ with < . There are two locations you need to replace.<div>
<div> 8. After then click save and you are done. </div><div>
</div><div>Credit : <a href="http://assessmyblog.blogspot.com/" target="_blanck">Assess Myblog</a>


</div></div>
read more "Blogger Statistics Widget"

Followers

BLOGGER TRICKS © 2008 Template by Dicas Blogger.

TOPO