Welcome, visitor! [ Login | Sign Up ]
Current User: Guest
Please consider registering

Blogger Header Corners Disappeared

UserPost

11:48 pm
March 10, 2008


mwgr5

Guest

 
1

I was modifiying the size of the header, content rapper and the left sidebar on my blog, http://www.sharpeinvesting.com. I'm not sure what happened but now the header expands the entire width of the page. Before the header was as wide as the distance between the outside of the two sidebars. Now those page corners are gone, and the header just expands.


I'm not really sure why this is happening. I want to add a header image to the middle of the header but the image keeps being left justified automatically because the header is screwed up. Please help!! Thanks.

11:49 pm
March 10, 2008


Stratman

Guest

 
2

Set your header wrapper and header to the attributes you see below:

#header-wrapper {
width: 800px;
margin:0;
padding: 0;
background-color: #336699;
text-align: center;
}

#header {
width: 800px;
margin: 0 auto;
background-color: #336699;
border: 1px solid #336699;
color: #ffffff;
padding: 0;
font: normal normal 210% Verdana, Arial, Sans-serif;;
}

You can also find a post on adding a header image here.

The method described in this post will give you more control of the image than what you get with Blogger's page element method.

Hope this helps!



Reply to Topic: Blogger Header Corners Disappeared

Guest Name (Required):

Guest EMail (Required):

Guest URL (required)

Math Required!
What is the sum of: 2 + 8        (Required)

Topic Reply:


 
 
© Simple:Press Forum - Version 3.1.3 (Build 356)