View Full Version : Help with Triple Layer Backgrounds please !!!


Krystal42
09-22-2004, 05:24 AM
Can someone please tell me if I need to use spacer gifs for triple layer backgrounds or is centering the content in pages enough.

One more question, lol, well have a few acutally.

I've built my pages on screen resolution 1024x768 and then when looked at them on other pcs with 800x600 resolution, the text ran over into the second border. Does a spacer gif stop this from happening?

Is my only solution with the above to make the pages using the 800 resolution which then makes them on my pc look condensed?

And one more.... if I do have to use spacer gifs, do I need to put one everytime I add new text or graphic or can I just use one within my top layer with a height as high as the page content.

Woops another one, and then do I need to left align and right align.

Okay now that I said that, hope it made sense. if someone can help me I will appreciate immensely. This has been giving me a headache for days.

The code I need to put in and where I need to put it also would be helpful.

thankyou, thankyou.


:froggie2:

Krystal

pb&j
09-22-2004, 02:11 PM
centering pages is fine.

using "spacer.gif" is a bad way to adjust spacing. use css positioning or table layouts instead.

using percentages, you should be able to get a more fluid layout so it looks ok in many resolution sizes.

left or right align when desired.