Header centered
-
Hi, this is my site under construction: https://www.mennomail.nl/blog/
As you can see the header is repeating itself. I want that orange pic to be centered. This is the lines I need in style.css:
#headerpic
{
position: relative;
height: 149px;
background: #fff url(images/fall_leaves.jpg) repeat-x bottom left;
margin-bottom: 2px;
}What do I change to get it centered?
Thanks in advance!
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
- The topic ‘Header centered’ is closed to new replies.