Hi, I'm using an image for my web background, but I have a little problem. I have to go and size the image correctly in the image editing program for it to look right, but then if you resize the webpage it doesn't look right. Is there a way to make the image automatically resize itself depending on the size of the person's screen?
For this job you need your background image to be in CSS. Apply an absolute positioning and set its width at 100%, that should do.