RSS2.0

Blogpowered

Blogger Hacks:How to remove borders in header




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!

Related Posts by Categories



Widget by Hoctro | Jack Book

0 comments: