PDA

View Full Version : page background image messes up due to $spacer_open.


waza
01-02-2006, 12:22 PM
Hey,
If you define a page background image, everything works fine, but on some pages, like showthread there are multiple times $spacer_open & $spacer_close.

Everytime between those variables, the bg image repeats.

I attached a screen, if it wasn't clear.

Grz,
seba

nexialys
01-02-2006, 03:53 PM
your page background is in the "page" css, but this is not the real page background, you have to add your background in the "body" tag instead... "page" will create a new surrounding table for a block... not the page itself...