Image Sizing Help? - NBS






 

 

Image Sizing Help? - NBS

View Full Version : Image Sizing Help?


nightfox_pc_asst
08-Sep-2004, 03:38 AM
I have a question??

I want to make an image that is one size, however when someone has a larger screen resolution, like me for example, how can I make an image "stretch" to fill the horizontal area and not just repeat itself.

For example, I have this banner, which is 1024x100, when I use my display settings of 1280x1024 the image only goes from the left to 1024px and stops... How do I add the code to fix this..

Thanks

CSS Stylesheet or HTML code that is.

NF

Ed
10-Sep-2004, 04:25 AM
for the width and height try setting the values as "auto" and im pretty sure it Should size the image to fit your screen.