The Arcive of vBulletin Modifications Site. |
|
|
#1
|
||||
|
||||
|
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 |
|
#2
|
||||
|
||||
|
Does anyone know the answer to this question please
|
|
#3
|
||||
|
||||
|
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". |
![]() |
|
|