Directory
Web Design
Blog Details for "Blogger Templates"
Blogger Templates![]() Blogger Templates Only Online Source of Free Professional,excellent Blogger Templates including 2 column,3 column,rare RSS button.. and Blogging tips and tricks... Articles
503 Service Unavailable in Blogger
2010-09-29 02:49:00 Are you getting this error message on your blog dashboard, or while you are trying to access your blog?Read on to find out what this problem is all about and how to help blogger to solve it. Continue reading »What does 503 mean? 503 ?Service Unavailable? is a ?response code? like 404 ?Page not found?. The 503 response code is a bit more complicated as it is not a page that is missing it is a server problem. Usually this happens when a server cannot cope or deliver its hosted content to web users, in other words blogger servers have been overloaded. Background Back in March Google engineers introduced Auto Pagination which basically reduces and summarizes the amount of posts that a blog displays on the home page, this only affects blogs that show all or most of their full posts on the home page. This approach to the problem by Blogger has proved ineffective, and Blogger are now having problems in the delivery of certain blogs worldwide. Who is affected by this 503 ?Service Unavailabl...
Numbered Page Nagivation hack for Blogger
2010-08-28 14:36:00 This post explains how to add numbered page navigation widget to blogger (blogspot) blogs:What is Numbered Page Navigation ?In blogger, by default, you see Older posts, Newer Posts links near the bottom of the page which is useful to your blog visitors to navigate to other posts of your blog. But, the problem is.. people hardly notice those newer and older posts links.. which means.. less pageviews to your blog.So, to increase your blog pageviews you can use this cool looking, advanced numbered page navigation to your blog.So, how to add this to your Blogger blog ?(first backup your blog template before editing anything)1. Sign into your Blogger account » Settings » FormattingChoose the number of posts you want to display on homepage2. Go to Design » Edit html » tick the expand widget templatesScroll down to the bottom of the template code and find this</body>PASTE this code above that line<b:if cond='data:blog.pageType != "item"'><b:if cond='data:blog.p... More About: Hack
How to add Blogger Share Buttons to Custom Blogger Templates
2010-07-28 05:50:00 Recently, Blogger released their new Share Buttons feature which makes it easier for your Blog visitors to bookmark, tweet, fshare, email ,etc your post.But, if you're using any custom blogger template.. you may not see the widget appearing in blog..even though you activate it.So, if you have that problem. here is how to fix it.(before making any changes..first backup your template)1. Sign into Blogger > Design > Edit html(tick the expand widget templates)2. Add this line anywhere you want the widget to appear<b:include data='post' name='shareButtons'/>Normally, in most templates, you can add it after this line..<p class='post-footer-line post-footer-line-1'>If you don't find that above line in your template....Find this one.<p><data:post.body/></ p>and add this code after that line..<p><data:post.body/>< ;/p><div style='clear:both; padding: 10px 10px 10px 10px;'> <b:include data='post' name='shareButtons'/> <... More About: Templates
Another STUNNING Magazine Style Blogger Template "Novinture"
2010-06-12 15:25:00 LIVE DEMO | DOWNLOADIt's been quite a while since I've released any new blogger template...because of my studies,etc..but, Here I'm ...again back with another Stunning ly looking Magazine Style Blogger Template .."Novinture".I've did so many blogger templates sofar, but for me this one is the best of all.. I love the color combination..looks very professional and cool... and ofcourse with an amazing slideshow feature.Here are some of the features :Top Nav linksStunning SlideshowRetweet buttonFacebook Share button4 Column footerEmail SubscriptionsFeed CounterBuilt in Search BoxWonderful Comment section (with avatars)Most Wanted feature.. Page Navigation EnabledAutomatic Thumbnails on homepageAutomatic Post summaries on homepageAdvertisement banner ready (on header)many more.....Look at few more screenshots...Page Navigation Ready! Clean and Professional Comments Section And the best thing is..its very easy to install.Here are Installation Instructions:(Before you do this, first b...
How to Make your Blogger Blog ready for Mobile Phones
2010-06-11 12:10:00 As you know, millions of people use their mobile phones to access internet. The mobile internet speed is also very fast these days with 3G's , mobile apps,etc.From this, we can say many of your readers are coming to your blog through mobile phones..But, if you don't make your blog mobile friendly, .you may lose all your mobile readers because in a mobile phone, a normal blog takes lot of time to load and there are other issues that your site not fitting properly in the mobile screen.So, here is how to make your Blog ger (blogspot) blog mobile internet friendly..Sign into your Blogger account > Design > Edit htmlFind this line..<b:include data='blog' name='all-head-content'/>Paste this code below that line...<meta content='IE=EmulateIE7' http-equiv='X-UA-Compatible'/><b:if cond='data:blog.isMobile '><meta content='width=device-width, initial-scale=1.0, user-scalable=0' name='viewport'/><b:else/><me ta content='width=1100' name='... More About: Mobile Phones , Phones
Launching Blogger Video Tutorials
2010-06-07 17:36:00 I am very much excited to launch our new section here in Blogger Tricks... "Blogger Video Tutorials ". To make sure that you benefit in the best manner from this site, I have been working on this passionately for the past few days and have done about 25 video tutorials. Watch out for more interesting tutorials in the next few days.Why video tutorials? Well, to give you guys a fantastic multimedia experience where you can learn four times faster than reading lengthy texts. I saw the amazing result myself; reason enough to awaken myself to the fantastic world of video tutorials. Last year, I had uploaded a blogger tutorial to Youtube, just a basic video with poor quality. But people liked what they saw and I ended up with 50k views and 60+ comments. This gives me a strong reason to believe that video tutorials rock big time and I am going to make sure that all of my readers get the best. So now, just sit coolly and watch the steps, maximize your learning experience and implement wha...
How to Add Retweet Button to your Blogger Posts
2010-06-05 13:23:00 Since Twitter is getting huge popularity these days, adding a cool Retweet Button to your Blogger blog posts can easily get you some decent amount of traffic and promote your content/products to large people in quick time. If you have tons of followers, then you can easily milk it.. ;)So, here is how to add a nice Retweet button to your blogspot blog posts:There are two versions of retweet buttons.. one is the default one (looks like digg button) and the other one is Compact version which can fit in small space..The Code for the Default version is :<script type="text/javascript">tweetmeme_url = '<data:post.url/>';</script>& lt;script type="text/javascript" src="http://tweetmeme.com/i/scripts/butto n.js"> </script>and for Compact version is :<script type="text/javascript">tweetmeme_style = "compact";</script><script type="text/javascript" src="http://tweetmeme.com/i/scripts/butto n.js"></script>Here is how to add them to yo... More About: Posts
Adsense Revenue Sharing Feature in Blogger Blogs
2010-05-28 13:05:00 This cool trick shows how to implement Google Adsense Revenue sharing feature in blogger(blogspot) blogs:Do you run a blogger blog which is controlled by multiple authors ? Are you looking for an idea to share revenue with your co-authors? If so, then this nice Blogger trick solves all your problems.First, What is Adsense Revenue Sharing ?Suppose, you're the administrator of a blogger blog which has multiple guest authors. If you want to share the blog revenue with them, normally you divide the total revenue based on the Post count or Pageviews. But, most of the time it may not be accurate because CPC and CPM varies from post to post depending on the keywords,etc. So, it may not encourage the team members to post more stuff :(But, with this cool trick, you can share the blog revenue with them more precisely because every author gets his own ad displayed in all the posts he/she does.So, lets see how to add this feature to your blog..For example, If your blog as 3 authors ... More About: Blogs , Feature
Free SEO Tools for Blogger
2010-03-18 06:26:00 If you want to get some good amount of visitors to your blog from search engines, you need to do a bit of SEO to your blog like meta tags, title tags, heading tags, choosing good keywords,etc.But,its a bit difficult to do all that stuff on your own..especially if you are new to blogging and know less about design stuff(html,etc). Many sites are charging lots of bucks monthly for SEO tools like backlink checker, keyword researcher, etc. But, some people can't afford it.. So, I decided to create "SEO Tools " section here in Blogger Tricks with full of useful SEO,design tools (ofcourse..for Free :D) which can help your blog traffic,search engine rankings,revenue..With these tools, you can get to know lot of information about your blog like..your keywords, the keywords you should be targetting, how fast your blog is loading, your site pagerank,backlinks in search engines,etc.I'm working on this new Tools section from a week now..and it is finally ready and I'm very happy to release it...
Blogger Templates Gallery/Showcase Site : New addition to BloggerTricks
2010-03-16 18:56:00 Incase you haven't noticed yet.. your favorite site has a make-over today! Hope you like the new, improved look of Blogger Tricks ;)Also, I'm proud to announce the launch of our new bloggertricks addition "Blogger Templates Gallery /Showcase " website. (templates.bloggertricks.com).It is a blogger templates directory where we showcase some of the best blogger templates on the net by various famous designers.So, if you are looking for a new template for your blog, instead of searching tons of websites in vain,you can simply visit our site to download hundreds of new, unique and amazing templates on the net for Free. We arrange them in categories, so you can quickly browse through them and select the best template that fits your blog.To make it easy for you to decide on a template that suits your blog the best, we have also included a "Live demo" feature. All you need to do is simply browse through the template demos and download the ones you like. No more do you need to waste your t... More About: Site
How to Create Static Pages in Blogger
2010-01-28 15:41:00 Recently, Blogger launched the much awaited Blogger Pages Feature.So, lets see how to Create Static Pages in Blogger.1. Sign into Blogger Draft (draft.blogger.com)2. Click on New Post as usual.3. Select the Edit Pages from the top menu4. Click on 'New Page' button.5. Now, give your page a title and write the content and publish the page.6. If you want to display the Pages list in your Blog sidebar, select the 'Blog Sidebar' option,or you can keep it as nav menu below header by selecting 'Blog Tabs' option.Note: If You've Selected either 'Blog Sidebar' or ' Blog Tabs ' option and if you see any bx-error,.. then, come back to last page and select 'No Gadget' option.This means,you have to add the links manually to your template.Click on Edit Pages again and Right Click on View -> Copy link location (in firefox) and Add the link manually in your sidebar via Link widget or you can add the link in your navigation bar via template > edit html.Thanks to Blogger for the Awesome ...
Must Know Health Tips for Bloggers
2009-11-15 08:32:00 In Today?s world, large number of working professionals belong to IT profession and bloggers too come in this category regardless of their part time or full time blogging.There are numerous health problems faced by those people and the main reasons for their unhealthy conditions are:» Carelessness on their own health» No time to take care of themselves» Long hours work» Mental strain or stressI would like to help you with some very simple and useful tips. And I hope that it will help you all in living better and longer with good health.1. Back pain, neck pain and hand pain :These problems can be solved by stretching your neck before starting your work and do some simple exercises for your hand, wrist and fingers. Posture is important and you must maintain straight posture. Take breaks in between your work if you are working for long hours.2. Eye problems:Eye problems are very common. For this you have to avoid sitting long hours before computer or laptop screens. Drink more water to... More About: Health , Tips , Bloggers
How to Use Blogger to Upload your Javascript (.js) files ? - Unlimited Band
2009-09-16 14:36:00 This post explains how to host javascript(.js) files in blogger itself, so you don't need to worry about bandwidth limitations,etc:-"How to host Javascript files for Free with unlimited bandwidth ?" is one of the most frequently asked questions in the blogger community. There are tons of hosts out there who can help you host your .js files for Free, but all have some bandwidth limitations and also they are not very reliable.My friend Switcher previously explained how to use google sites to host your javascipt files for free in his blog (you can read that post here)... I used that method to host javascript files of my previously released magazine style blogger template ' Falkner Press '... but, the problem is even google sites have bandwidth limitations. So, if the bandwidth exceeds at a particular moment, the javascript files don't load which results in complete template mess up.So, if you have those kind of problems, here is a simple trick.I'll take Falkner Press template jav... More About: Band , Blogger , Files , Unlimited
How to Host your Template Images in Blogger (Unlimited Bandwitdh)..?
2009-08-04 10:38:00 This post explains how to host your template or any other images in blogger without any bandwidth limitations:-If you are a regular reader of Blogger Tricks, you probably know that previously I had many problems hosting my template images. A year back, I used photobucket to host my template images.. but, the problem with photobucket and many other free image hosts is their bandwidth limitations. Once, you exceed a specific amount of bandwidth, your images won't show, instead.. an irritating ' bandwidth exceeded' image shows. Next, after that I tried to create.. like a new photobucket account per each template.. but, that also exceeded in a matter a couple of weeks.Not only me, my other blogger template designers are also struggling to find a reliable, free image host with unmetered bandwidth.I tried to upload the images to blogger and copy the image url from the status bar and use it in templates.. but it didn't worked. But, recently I came to know that we can actually host the ... More About: Images , Host , Template , Unlimited
[Hack] How to Post Larger (HQ) Images in Blogger Posts
2009-06-22 19:47:00 This post explains how to post extra large images in blogger posts:-This is one of the most wanted blogger hacks, which makes it possible to post big size pictures in blogger posts.Normally, If you upload a large image to blogger(with large thumb size selected), it will automatically resize it and then post it as thumbnail . But, the image quality of the resized image is very poor. So, to make the image look more clean and sharper, this trick will come handy.Normally Uploaded Image: (with large thumbnail selected)Image after applying the hack:So, lets learn how to do this..1.First, calculate how much image size(large) you want to display ( normally, its just a bit less than your main body width). Suppose, take this blog as an example, the main body width is about 570px. So, the maximum width to post a large image is 570px. But, to make the image looks nice, we have to give some padding to it.so,choose the width which is a bit less than the post body width.. like 560px.Now, Go to Lay... More About: Blogger , Post , Images , Hack , Posts
How to Hide/Remove Label Count in Blogger Blogs
2009-06-22 15:10:00 Some people prefer not to display the label count in their blogs as it looks a bit unprofessional. Lets say if you have a label 'Funny sms' with 50 label count and another one ' Good morning sms' with 2 as label count... less people will show interest on clicking the second one.So, lets see how to hide or remove the Label count in your blogger blog(s)...1. Sign into Blogger dashboard » Layout » Edit htmlTick the expand widget templates and remove this line from the template..<span dir='ltr'>(<data:label.count/>)& lt;/span>2. Save the Changes and done! More About: Blogs , Count
Releasing Mind Blowing Magazine style Blogger Template "Falkner Press"
2009-06-04 22:34:00 After the huge hit of my previous two Magazine style Blogger Templates Turnout Mag and SchemerMag, here is my latest yet another Mind Blowing Blogger Template "Falkner Press ".Yes! It's simply Mind Blowing with so many cool features including Automatic Thumbnails and Automatic Post summarize on homepage, Youtube video integration,etc.This was converted from a wordpress theme designed by CamelGraph.com.LIVE DEMO | DOWNLOADMain Features:* Automatic Thumbnails on posts* Automatic Post Summarize* Featured Content Slider* Adsense ready* PSD Custom Logo Included* Youtube Video embedding Integrated* Fully SEO Optimized* Advertisement Block Ready* 3 Columns* Social Bookmarking Icons* Twitter Updates widget* Feedburner Email Subscription ready* Thumbnails on Recent Posts in Sidebar* Integrated Search box* Beautiful top Navigation bar* Cross-browser compatible* and many more....Step by Step Installation Guide:(Make sure you backup your current template before installing any new template)Step ... More About: Style
Recent Posts with Thumbnails Widget for Blogger
2009-05-18 14:15:00 This post explains how to add Recent Posts widget in Blogger with image thumbnails:Yesterday, when I was working on my new Magazine style wordpress to Blogger template conversion (I'll release the template tomorrow)..this idea popped up in my mind. This feature is also requested so many times here.. so, here we go..After many trial n errors, I finally did it!Features:Thumbails to Recent PostsComment CountSo, let's see how to install this cool widget in your blog..1. Sign into Blogger dashboard2. Go to Layout » Add a gadget » html/javascript3. Just copy and paste this code..<script language="JavaScript">imgr = new Array();imgr[0] = "http://i43.tinypic.com/orpg0m.jpg";imgr[ 1] = "http://i43.tinypic.com/orpg0m.jpg";imgr[ 2] = "http://i43.tinypic.com/orpg0m.jpg";imgr[ 3] = "http://i43.tinypic.com/orpg0m.jpg";imgr[ 4] = "http://i43.tinypic.com/orpg0m.jpg";showR andomImg = true;boxwidth = 298;cellspacing = 8; borderColor = "#ffffff";bgTD = "#000000";thumbwidth = 40;thumbheight = 40;fn... More About: Widget
And the winners of BloggerTricks second contest are...
2009-05-16 13:10:00 First of all, thanks to everyone who have Joined our Second Blog contest and also big thanks to contest sponsors. The contest is a very big success with so many active participants through out..So, here we go..The Lucky Winners are....1. sms2.RanCavitenio3. Hopeful-my..4.Kelly5.Vicky6.Jam7.Rose8.Ad itya9.TanujView the full list here.How to grab your Prizes...?Just comment here two times (one is normal comment and second with your paypal email...I don't publish the paypal email comment..)and I'll deposit your money to your account. NOTE: GRAB THE PRIZES BEFORE 7 DAYS...otherwise,they'll expireOnce again Congrats to the winners and others don't worry.. few more contests ahead.. Make sure you don't miss them by subscribing to our RSS Feed. More About: Contest
24hrs left to try your Luck
2009-05-15 14:21:00 Yes.. it's the final round of the BloggerTricks contest we announced couple of weeks before.If you didn't yet participated .. you can now.. here.Also, if I missed/miscounted anything..? Report it here.Thank you and Good luck to all! More About: Left
Evolution of Blogger 1999 - 2009
2009-05-13 09:28:00 Blogger has always been one of the greatest (if not the best) Free Blogging platforms available on net with so many features like unlimited bandwidth, lot of templates, multi image uploading,etc.Its always nice and interesting to know how Blogger looks like in the past. So, in this post, we attempt to bring you back in time to look at how blogger look like in the past and then scan through it's history with images.Blogger was created by Pyra Labs and was launched on August 23, 1999. It was one of the earliest blog publishing tools and it is credited for helping popularize the format.Here is it's design then.. Blogger.com in 1999 Blogger.com in 2000 Later, Blogger was acquired by Google Inc in the year 2003 and changed their design in 2004 and also added some cool features like Image uploading (via Picasa) , comments, drag and drop widgets, individual archieve pages for posts,etc. Blogger.com from 2004 - Now And also Blogger supports Google Adsense which generates revenue for the ... More About: Evolution , Blogger
Collection of Free RSS Feed Icons, RSS Feed Vector Graphics
2009-05-12 19:28:00 Now a days, almost each and every blogger/webmaster is using the RSS Syndication feature to convert their site visitors into regular loyal readers. So, adding a cool RSS Feed Icon to your blog can catch their attention which inturn can make them subscribe to your blog.Here is the list of Free RSS Icons you can download and use them in your weblog.Glossy RSS Icons with Reflection Glossy Web 2.0 RSS Icons RSS Icons Orb RSS Feed Badge Buttons Web 2.0 style Feed Icon (psd) Fresh Free RSS Icons Excellent and Gorgeous RSS Feed Icons by Smashing Magazine... Comes in lot of resolutions including 16×16px, 24×24px, 32×32px, 48×48px, 128×128px, 256×256px and 512×512px.Shiny RSS Icons Multi Coloured RSS Icons Orange RSS Icons MyCircles RSS 30 RSS Feed Icons Circle RSS Feed Icons Free Gloss Style RSS Icons Feed Icons for Guitarists Vector RSS Icons NewsFire Glossy RSS Feed Me Animals Rare RSS Icons Christmas RSS Icons Weird RSS Icons RSS Candy Love Shape RSS Icon RSS Feed T... More About: Graphics , Freebies
Web Hosting Reviews at WebHostingReport.com
2009-05-12 12:06:00 Web hosting is a service that is very important for the smooth functioning of your website. In other words, a web hosting company houses serves and maintains files for websites on a dedicated server for direct access to the internet. Choose a web hosting company and a suitable web hosting plan dedicated to your requirement can be a confusing task with so many companies joining in the fray. So how do you know which web hosting company is the best for your website? Choose Web Hosting Report, a popular online report that carefully compares web hosting companies and makes you choose the best one for your business.Web Hosting Report helps you choose the best web hosting companies on the basis of parameters like ease of use, features, price, customer service and user reviews. It keeps the customer up to date with news and information in the world of web hosting. Pricing can be quite an instrumental factor in decision making, which is why Web Hosting Report has also negotiated with the... More About: Reviews
BloggerTricks Blogger Forum is Live
2009-05-09 16:17:00 I'm really exited to announce the launch of our new Blogger Forum !I hope this will be very useful for all you bloggers where you can ask,answer and share information on blogger related topics and improve your blogs.Here are some of the main categories of our Blogger Forum:SEO : Search Engine Optimization is really necessary if you want to get some decent (massive) traffic from Search Engines. Here, you can post questions, answer and help others on topics related to SEO including Link building,etc.Blog designing : Hard time designing your template..? Post your questions here..Blogger Templates : Here, you can share your Blogger templates with other members of the community.Monetize : Here you can discuss and share tips on how to monetize your Blog better. Google Adsense questions,etc.Link Exchange : Link exchanging with relevant blogs is a good way to improve your Pagerank and Search Engine Rankings. You can post your blog here and request other members of forum for Reciprocal link ... More About: Live
BloggerTricks Blogger Forum is Live
2009-05-09 16:17:00 I'm really exited to announce the launch of our new Blogger Forum !I hope this will be very useful for all you bloggers where you can ask,answer and share information on blogger related topics and improve your blogs.Here are some of the main categories of our Blogger Forum:SEO : Search Engine Optimization is really necessary if you want to get some decent (massive) traffic from Search Engines. Here, you can post questions, answer and help others on topics related to SEO including Link building,etc.Blog designing : Hard time designing your template..? Post your questions here..Blogger Templates : Here, you can share your Blogger templates with other members of the community.Monetize : Here you can discuss and share tips on how to monetize your Blog better. Google Adsense questions,etc.Link Exchange : Link exchanging with relevant blogs is a good way to improve your Pagerank and Search Engine Rankings. You can post your blog here and request other members of forum for Reciprocal link ... More About: Live
How to add Flying "Scroll to Top" button to your Blogger blog using Jquery
2009-05-08 12:29:00 If your Blog has lot of long posts, adding a cool flying 'Scroll to Top' link makes it easier for your visitors to quickly navigate your pages.Most of you have already known about how to add 'scroll to top' by adding simple '#top' to your links. But, this one uses Jquery which makes it really smooth ( you really like it for sure).So, lets learn how to add it to your Blogger blog..1. Go to Layout » Edit htmlFind</body>Add before<a href="#" id="backtotop">^ Scroll to Top</a><script src='http://ajax.googleapis.com/ajax/libs /jquery/1.3.2/jquery.min.js' type='text/javascript'></script> <script type='text/javascript'>/*------------- ----------*Scroll to top-----------------------*/$(function(){ $.fn.scrollToTop=function(){$(this).hide( ).removeAttr("href");if($(window).scrollT op()!="0"){$(this).fadeIn("slow")}var scrollDiv=$(this);$(window).scroll(functi on(){if($(window).scrollTop()=="0"){$(scr ollDiv).fadeOut("slow")}else{$(scrollDiv) .fadeIn(... More About: Flying , Button
How to add Flying "Scroll to Top" button to your Blogger blog using Jquery
2009-05-08 12:29:00 If your Blog has lot of long posts, adding a cool flying 'Scroll to Top' link makes it easier for your visitors to quickly navigate your pages.Most of you have already known about how to add 'scroll to top' by adding simple '#top' to your links. But, this one uses Jquery which makes it really smooth ( you really like it for sure).So, lets learn how to add it to your Blogger blog..1. Go to Layout » Edit htmlFind</body>Add before<a href="#" id="backtotop">^ Scroll to Top</a><script src='http://ajax.googleapis.com/ajax/libs /jquery/1.3.2/jquery.min.js' type='text/javascript'></script> <script type='text/javascript'>/*------------- ----------*Scroll to top-----------------------*/$(function(){ $.fn.scrollToTop=function(){$(this).hide( ).removeAttr("href");if($(window).scrollT op()!="0"){$(this).fadeIn("slow")}var scrollDiv=$(this);$(window).scroll(functi on(){if($(window).scrollTop()=="0"){$(scr ollDiv).fadeOut("slow")}else{$(scrollDiv) .fadeIn(... More About: Flying , Button
How to add Twitter Followers Counter/Chiklet to your Blog
2009-05-06 17:10:00 This post explains how to add a Twitter Follower Counter /chicklet widget to your Blog ger and Wordpress blogs.. like the feedburner counterSimilar to Feedburner Counter which counts your RSS Subscribers, Twitter Counter counts your Twitter Followers.Default button :Code :<script type="text/javascript" language="javascript" src="http://twittercounter.com/embed/?use rname=username"></script>Write your twitter account(username) in place of usernameThere are total of 4 colors to choose from.. You can find them here.To add in Blogger :Sign into Blogger » Layout » Add a gadget » html/javascriptpaste the code and save it.To add in Wordpress :Sign into Wordpress > Widgets > Textpaste the code and save it.Related:Adding Twitter Bird image to your Blog
How to add Twitter Followers Counter/Chiklet to your Blog
2009-05-06 17:10:00 This post explains how to add a Twitter Follower Counter/chicklet widget to your Blog ger and Wordpress blogs.. like the feedburner counterSimilar to Feedburner Counter which counts your RSS Subscribers, Twitter Counter counts your Twitter Followers.Default button :Code :<script type="text/javascript" language="javascript" src="http://twittercounter.com/embed/?use rname=username"></script>Write your twitter account(username) in place of usernameThere are total of 4 colors to choose from.. You can find them here.To add in Blogger :Sign into Blogger » Layout » Add a gadget » html/javascriptpaste the code and save it.To add in Wordpress :Sign into Wordpress > Widgets > Textpaste the code and save it.Related:Adding Twitter Bird image to your Blog
How to add Technorati Add to Favorites button to your Blog
More articles from this author:2009-05-06 15:43:00 Adding a nice Technorati Add to Favorites widget to your blog makes it easier for your readers to quickly fav you on technorati. So, here is how to add it to your Blog ger blog.Replace the yourblog.blogspot.com to your blog address and copy the button code you like and paste it in your template.If you want in sidebar.. go to Layout » Add a gadget » html/javascript and paste the code and save it.Type 1 :<a href="http://technorati.com/favs?add=http ://yourblog.blogspot.com"><img src="http://i40.tinypic.com/2yw8lma.jpg" alt="Add us to your technorati favorites" width="145" height="25" border="0" /></a>Type 2 :<a href="http://technorati.com/favs?add=http ://yourblog.blogspot.com"><img src="http://i42.tinypic.com/nqe0lc.jpg" alt="Add us to your technorati favorites" width="145" height="25" border="0" /></a>Type 3 :<a href="http://technorati.com/favs?add=http ://yourblog.blogspot.com"><img src="http://i44.tinypic.com/2utnl9u.jpg" alt="Add us to you... More About: Button 1, 2, 3, 4 |




