Make header smaller
-
Hi. I’m trying to remove the header space as much as possible so that my image on top is my new header.
My site is https://www.shoppinghour.net
The problem is, when I edit the style.css and I change the height value of the header from 200px to 0px, the border gets cut off rather than being nicely rounded:
#header {
background-color: #73a0c5;
margin: 0 0 0 1px;
padding: 0;
height: 200px;
width: 758px;
}Help?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Make header smaller’ is closed to new replies.