Friday, May 24, 2013

How to Blog In Top and bottom Space remove


Step 1: Open Youar blog and



Step 2: Go Html Template Edit



Step 3: <Head> Section In Paste This Code








<style type='text/css'>
.content-inner
{
margin-top: -60px !important;
}
</style>

<style type='text/css'>
.content-inner
{
margin-bottom: -200px !important;
}
</style>


No comments:

Post a Comment

Add Cool Drop Down Menu in Blogger

Drop Down Navigation Menu For Blogger : You may have seen many drop-down menus but today "ThatsBlogging" will present you an incre...