Free Premium Blogger Templates - Mahusay

Mahusay template is one of my favorite templates in the recent past. This template has all the features that a professional template needs. Bascially, Mahusay Blogger Template is a two column template that was originally created by PaddSolutions. This was converted to blogger by Free Blogger Template. The color scheme of the template is very impressive. It has got dark and light shades of cream with white as the background for blog posts, text written in black and offers a beautiful Featured content.
The Featured content is a slider that keeps rotating on a regular basis. You may include a short description about the post in it! This widget definitely impressed me and makes the template more stylish. For people, who want to add this sliding "Featured content" widget in your blog, you may contact me personally via Email and I will let you know how to install the widget in your blog. The Read More option, like in Wood Mag Blogger Template, is incorporated by default in this template too.

Main Features:
An Elegant Menu Navigation, Sliding Featured Content with Automatic Post Update, Beautiful space for Author Profile(next to the Featured Content Widget), Default FeedBurner Subscription Form incorporated below the Author profile, 468x60 Banner Ads display at the top, Recent Posts and Recent Comments Widget at the Footer and many more... This template definitely offers a lot more features than the usual ones. It is pretty easy to troubleshoot the errors with respect to HTML coding. The coding is structured properly and there fore, you will not have any difficulties with resolving your problems provided, you know some basic HTML.

Overall, this two column template has got all the features required for a professional blog. I would rate 4 out of 5 for this template because it is pretty difficult to incorporate all the widgets and other craps in two columns. You may use it for personal blogs too!! Definitely will suit both! I hope you enjoyed this template. See you soon in my next post!

Add Tweet This and Retweet To Blogger Posts

Twitter is one of the fastest growing social networks in the recent days. Many feel it drives a lot of traffic to their blog, especially when they have a large number of followers. We should some how use this twitter to improve traffic to our blog. So, how are we going to do that? Simple, just by adding a "Tweet This" link to our blogger posts. There are certain blogs that include Tweet this in the footer of their posts, that is, at the end of the post as a social bookmarking icon. But I recommend you to place it at the top, next to the title of your post.
retweet-button
This post basically explains, how to add tweet this and also a retweet button to blogger posts. Many blogs have links only for "Tweet this" but not for "ReTweet". This post includes both Tweet and ReTweet option, there by, driving more traffic to your blog and making your posts more effective. This service is provided by Tweetmeme. Check the official page by clicking on the link here: Tweetmeme. The final output after installation will generate a button as shown in the picture. Fine. Enough of bla bla bla.. Let us get in to our work. Follow these steps.

1. Login to your dashboard. Navigate to "Layout>>Edit HTML" from your dashboard. Make a back up of your template before you do any changes in the template.
2. Now, expand your template, that is, make sure that you have a tick mark in that "Expand Widget Template". Now, do a search using "CTRL+F" for the following line, if you want to show the button below the title of your post:
<div class='post-header-line-1'>
Else, search for the following piece of code to add the button at the right end of your blog posts.
<div class='post-body entry-content'>
3. Paste the following piece of code just after the above line(either below the title or embedded with your blog posts).
<div style='float:right; margin-left:14px;'>
<script type="text/javascript">
tweetmeme_url = '<data:post.url/>';
</script>
<script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"></script>
</div>
4. Save your template. That is it!! Your done with the installation. Very simple I think!!
[netinsert=0.0.1.11.14.1]