There is a simple hack to remove borders in your header image. Borderless headers will make your blog clean and will help blend your header well with your template. So here's how to do it.
Removing borders form image:
1. Go to edit HTML under layout tab.
2. Search for the this line: #header
3. Change the value of border to 0.
#header {
margin:5px;
border:0px;
text-align:center;
color:#000000;
}
Done!
Blogger Hacks:How to remove borders in header
Labels:
Blogger Hacks,
Header Customization
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment