How to Add Comment Box like Wordpress on Blogspot (Blogger)

Posted by a_usman on Jun 25 2009 in Blogspot, How To | 0 comments

comment boxWhenever the “customization” comes, wordpress beats all other blogging softwares like blogger (blogspot.com). In wordpress you have full control over your themes and templates but it is not so in blogger.

Here I want to share a method by which you can add a wordpress-like look to your comments. In this method, you will have to take the service of third party commenting system like Intense Debate or Disqus commenting system.

(more…)

Orkut like Blogger template Free

Posted by a_usman on Jun 23 2009 in Blogging, Blogspot | 0 comments

blogger orkut template

If you want to setup a free template on your blogspot.com account like orkut, a free orkut like template is available now.

It is 3 column template with blue and white colour combinations.

Simply download it, upload and enjoy.

(more…)

How to Dispaly Wordpress Categories in Two Columns

Posted by a_usman on Jun 14 2009 in Blogspot, How To, Internet, Tips and Tutorials, Windows | 0 comments

How to display wordpress categories

If you have such a wordpress theme which have a wide sidebar, and you want to dispaly the categories in two columns, then this hack is perfect for you.

The stadard wp_list_categories() functions echoes a list of all your categories in one column or row but using the below mentioned code in your theme, you can generate the wordpress categories in two rows.

(more…)

How to Remove and Hide Blogger NavBar (Top Navigation Bar)

Posted by a_usman on Jun 14 2009 in Blogging, Blogspot, How To, Tips and Tutorials | 0 comments

how to remove navigation barWhen browsing Blogger powered weblogs hosted on blogspot.com domain or custom domain, there is always a NavBar (Navigation Bar or Banner) that appears on top of the blog. The Blogger NavBar contains Search Blog textbox, Flag Blog to notify Blogger about objectionable contents on the blog, Next Blog link to visit another blog randomly, plus links to create a blog or sign in to Blogger.

No many visitors nor bloggers themselves may find it useful though. It’s possible to hide and remove the NavBar with a little CSS hack. The trick will not interfere or mess up with the custom layouts that webmaster has designed, and pretty safe and easy to implement. In fact, if you’re publishing the Blogger blog to own custom domain with FTP or SFTP, it’s possible to turn off NavBar.

(more…)