I am Glad you stopped by, here you will find layouts for your blogger blogs.
I am always looking for more kits to use to make layouts with, if you would like me to use yours then email here.
I hope you like what you see and if not then i also do custom layouts.
Lisa

Saturday, November 1, 2008

How to get rid of the Header Border

Instruction Written By MissT

Go to Customize Click Edit HTML towards the top middle-right of your screen.
Scroll down the jumbled mess of words, letters, and symbols until you see this:

Header
-------------------------------------------------------------
*/

Replace the first three groups of words with this:

#header-wrapper { width:660px; margin:0 auto 10px;
border:1px $bordercolor; }
#header-inner { background-position: center; margin-$startSide:
auto; margin-$endSide: auto;}
#header { margin: 5px; border: 1px $bordercolor; text-align:
center; color:$pagetitlecolor;}

Now, click PREVIEW to see if it is what you want. DO NOT CLICK SAVE UNTIL YOU ARE SURE THAT THE HEADER LINES ARE REMOVED. You don't want to mess everything up and have to start all over again.

If you noticed, I just deleted the word "solid" out of the first and third little paragraphs. So you can do that too.

No comments: