Latchy
06-30-2010, 07:34 PM
OK so, I'm designing a website but have come across a error.
http://i47.tinypic.com/jt5ox4.jpg
Do you see the white space to the left?
How can I get rid of it?
Here is the code I am using:
#header {
position: fixed !important;
background-image: url(http://i46.tinypic.com/fdvorm.png);
top: 0px;
height: 77px;
width: 100%;
background-repeat: repeat-x;
I have tried margin, padding and !important on the width, but no luck.
Thanks,
Latchy
http://i47.tinypic.com/jt5ox4.jpg
Do you see the white space to the left?
How can I get rid of it?
Here is the code I am using:
#header {
position: fixed !important;
background-image: url(http://i46.tinypic.com/fdvorm.png);
top: 0px;
height: 77px;
width: 100%;
background-repeat: repeat-x;
I have tried margin, padding and !important on the width, but no luck.
Thanks,
Latchy