PDA

View Full Version : Header Graphic


Peter Cook
12-03-2011, 05:14 PM
Hi all, was wondering if any of you could answer this one for me!

I would like my header graphic to maintain full width of the site no matter what the resolution of the page is.

Example: Image is 1024 x 250, the resolution of the viewed page is 1280 x 1024, but the header shows a blank space after the image.

I would like to ensure the header graphic maintains full width! is there anyway to do this?

Thanks in advance

Peter Cook
12-07-2011, 09:48 PM
Does anyone know the answer to this question please :(

LifesGreatestGift
12-08-2011, 12:13 AM
you will need at a minimum 2 images, one static and one repeating. the usual practice for a "fluid" header graphic is

[STATIC]-------------<FLUID>-------------[STATIC] (3 images)

so that no matter what the browser size is, it will accommodate by repeating the middle image.

best to set a min-width as well to prevent back-lapping of images when browser is "shrunk".