Quote:
|
Originally Posted by myrtletrees
I have a question for you, hfsmoked.
How did you get your logo.jpg to Size with your page when someone resizes their browser? Is that done with some javascript?
|
It happens because the image size is inside of code such as follows:
The image is in a cell that is created as a percentage rather than a pixel size which is the reason for stretching.
I do believe that if your creating an image for a header that you know will be stretched rather than at locked pixels (ex: width=800) it is best to create a banner that will size down instead of size up.
IMHO, build a banner that looks clean at 1600 x 1200 resolution because it should size down cleanly to lower resolutions. If I had known hfsmoked was going to keep his site header as an autostretch value, I would have created a much larger header image. :?