List Widget

.

Followers

Tuesday, March 15, 2011

How To : Adjust Height and Width of Blogger Header?



How to adjust height and width of Blogger Header?

Go to Edit HTML and look for

#headr {

or

#header-wrapper {

You will get following type of code

#header-wrapper {
background:#FFFFFF;
width:920px;
height:90px;
margin:0 auto 0px;
}

920 is the width of your header and 90 is the height of your header. Just adjust these values to suit your template.

0 comments:

free counters
Powered by Blogger.