Follow the steps:
> Go to http://www.blogger .com
> Then Template
> Edit HTML
> Find the below line
and add the below code after the above line
Then save the template
----------- DONE ----------------
> Go to http://www.blogger .com
> Then Template
> Edit HTML
> Find the below line
Code:
]]></b:skin>
and add the below code after the above line
Code:
<b:if cond="data:blog.url == data:blog.homepageUrl"><style type="text/css">.post, .sidebar, #blog-pager {display:none;}</style></b:if><b:if cond="data:blog.url == data:blog.homepageUrl"><style type="text/css">body#layout .sidebar {display:inline;margin-top:200px;}</style></b:if>
Then save the template
----------- DONE ----------------