Thursday, January 8, 2009

Howto Remove Blogger Header

Howto Remove Blogger Header. Maybe you already removed the navbar and maybe customizing the header by removing the border wasn't enough, and you just want to remove it completely.

Go to 'dashboard' and select 'layout' and then 'edit html'.

Scroll down until you get to the "#header-wrapper" section.

Change

    #header-wrapper {
    width:660px;
    margin:0 auto 0px;
    border:0px solid $bordercolor;
    }
to
    #header-wrapper {
    width:660px;
    margin:0 auto 0px;
    border:0px solid $bordercolor;
    display:none; /
    }
and save.

6 comments:

Anonymous said...

Thanks

Also Visit
http://www.thefreelibrary4u.tk

Mohammed Zatari said...

any idea in how to change it,
like to more left and to the bottom a little bit??

QuiteTall said...

hmmmm no, but not sure why you want the header to appear in the middle of the page?

Mohammed Zatari said...

i dont want it to be in the middle!

i just want it to be a little down and a little to the left,

i end up with removing it, because when i put it, the design looks not cool at all,

check my blog and look at the design!!
u can see what im talking about!


now i dont have a title and i dont have a HOME link button! :(

but really thanks for this tutorial!

Pedram said...

now this was really useful, thanks a lot!

-akth- said...

great...

 

www.hutsby.net

templates borrowed from here, modified by me - IFTU