Remove blog Header and Use Image Instead

by Deineshd on June 7, 2008

Sponsored Links

Sometimes using blog header may not look your blog cool and you may like to use a cool header image in place of boring default header.If so then bloganol brings you the cool blogger hacks that removes blog header and you can use a cool header images instead of blog header.

First of all goto Blogger Edit Html Page and Search for the following line of code.

#header-wrapper {width:660px;margin:0 auto 10px;border:1px solid $bordercolor;}

Now replace the above code with the following code in your template.

#header-wrapper {width:800px;margin:0 auto 10px;border:1px solid $bordercolor;display:none;}

The above code hides your blog header.Now to use a cool image in place of header search for the following code in your template.

<div id='header-wrapper'><b:section class='header' id='header' maxwidgets='1' showaddelement='no'><b:widget id='Header1' locked='true' title='Bloganol Demo Blog (Header)' type='Header'/></b:section></div>

Now paste the following code just after the above code.

<a href="URL_OF_UR_BLOG"><img src="URL_OF_THE_IMAGE" alt="Home" /></a>

Now see the demo below.

Before

before Remove blog Header and Use Image Instead

After

after Remove blog Header and Use Image Instead

Consider to Subscribe to our RSS feed or Follow us at Twitter or Join our Facebook Fan Page.Enter your Email below to subscribe to our updates via Email.

Enter your email address:

Delivered by FeedBurner

Similar Posts

Powered by Thesis

Thesis Theme

An amazing WordPress Theme, nothing beats the versatility and SEO friendliness of the Thesis framework.

From beginners, to the most advanced WordPress developers, Thesis makes it easy for anyone to customize it.

{ 2 comments… read them below or add one }

my May 23, 2009 at 1:19 am

good.
Now my bery own template looks good

Reply

Christalena November 6, 2009 at 12:19 am

I’m trying to remove the header on my blog, but I don’t have the line of code you suggest replacing. Am I working in the wrong template?
Christalena´s last undefined ..If you register your site for free at My ComLuv Profile

Reply

Leave a Comment

Previous post:

Next post: