PDA

View Full Version : I need help with my banner!!


imported_SylEm
12-21-2002, 04:58 PM
Ok I made a banner 800 pixels wide, and when its viewed at a resolution of 800 x 600 on my comp it takes up the whole screen (Thats what I want), however when I move to a larder resolution the image shrinks. However, I noticed other sites that have images that take up the whole screen no matter what resolution your comp is set at. Can I get some help here?

1

Tony G
12-21-2002, 10:21 PM
Hmm, maybe because the image is split? Is yours all one image?

Red Shadow
12-21-2002, 11:18 PM
Originally posted by SylEm
However, I noticed other sites that have images that take up the whole screen no matter what resolution your comp is set at. Can I get some help here?

Yea, is what they do its they pixel nudge their image a little, then make another nudge html or something like that, and they plug it in. My friend (Blindchild02) did that on my board. So u might want to ask him.

imported_SylEm
12-22-2002, 12:38 AM
is Blindchild02 <---thats his AIM?? I dunno what a nudge is, lolz.

1

Red Shadow
12-22-2002, 03:45 AM
no, and plus he has privacy on. But his name here is Blinchild02

Rufus69
12-22-2002, 12:40 PM
thats easy,

<img src="IMGERURL" width="100%" height="HEIGHTOFIMAGE">

filburt1
12-22-2002, 03:25 PM
Beware that that will make it distort heavily and look absolutely horrible. But there's no real other way.

imported_SylEm
12-22-2002, 05:31 PM
well if it's made at 800 pixels wide, it shouldn't distort too much should it??

1

Rufus69
12-22-2002, 08:39 PM
it depends what res they view it at..

filburt1
12-22-2002, 09:10 PM
Any change will make it look horrible because IE doesn't antialias when resizing the image (Photoshop reference: IE is nearest neighbor instead of bicubic).

Arabs Emperor
12-23-2002, 11:08 PM
i don't understand can you show me screenshot plz

Tony G
12-23-2002, 11:19 PM
The one at KSF works well with any res. I'll check the code to see if any widths have been put into the code.