Re: header_bg.jpg needs to "stretch" according to resolution settings
The easiest way is to set background color for html element containing your head same as jpg main background.
You can also stretch it using javascript if it is insert with <img> tag, but it won't look nice.
|