.
Powered by Blogger.
Wednesday, September 7, 2011

Remove Border from Header


Click on "Layout" then ''Edit HTML". Find this part of the code: (There are two parts.)


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

Change the 1px next to "border" to 0px. Preview and save it.


#header-inner {
background-position: center;
margin-left: auto;
margin-right: auto; }

#header {
margin: 5px;
border: 0px solid $bordercolor;
text-align: center;

0 comments:

About Me