Most Helpful
Most Helpful
Seems you have the entire browser window set to 100% rather than the width of the page. Enter the following code within your CSS and it should stretch the image correctly now:
Position: Absolute; padding-top:25px; background: Url(images/bg-img.jpg) repeat-x scroll 0 0
Position: Absolute; padding-top:25px; background: Url(images/bg-img.jpg) repeat-x scroll 0 0