Followers

How to Fix Blogger Layout Widgets Problem?

How to Fix Blogger Layout Widgets Problem?

Blogger is a blog-publishing service that allows multi-user blogs with time-stamped entries. It was developed by Pyra Labs, which was bought by Google in 2003. Generally, the blogs are hosted by Google at a subdomain of blogspot.com. Blogs can also be hosted in the registered custom domain of the blogger (like www.example.com). So blogspot.com domain publishings will be redirected to the custom domain. A user can have up to 100 blogs per account.
Up until May 1, 2010, Blogger allowed users to publish blogs on other hosts, via FTP. All such blogs had (or still have) to be moved to Google's own servers, with domains other than blogspot.com allowed via custom URLs. Unlike WordPress, Blogger allows its users to use their own domain free of charge, while Wordpress charges around $11 to use a custom domain. Blogger cannot be installed on a web server. One has to use DNS facilities to redirect a custom URL to a blogspot domain.
Recently Blogger a new feature in Layout Panel. There is a Outline and H2 tag above Widgets. This is a feature and will be very useful in future but currently its not because all Blogger Templates whether free or premium are damaged due to this new change. Take a look below:

How to Fix Blogger Layout Widgets Problem?

So here is the solution. Read below carefully:

#1: Go to your Blogger Dashboard.

#2: Click on Template

#3: Then on Edit HTML

#4: Search for </b:template-skin> or if you can't find it then search for </b:skin>


#5: Paste below codes just above this tag.
CSS
body#layout div.section {background-color: transparent!important;border: 0!important;font-family: sans-serif;margin: 0 0 0 0!important;overflow: hidden!important;padding: 0!important;position:relative;}
#layout .section h4 {display:none;}

#6: Save Template
Previous
Next Post »