I'm editing a site on weebly, I have a header image with a main logo in the middle. The logo is centered, yet when I zoom in and out with my scroll wheel, the image get's displaced left and right....
Here is the snippet of code
#header {background:url("myheader.PNG") 0 100% repeat-x;}
how...