PDA

View Full Version : Page Background image problem


Duq
10-29-2004, 12:23 PM
I'm having some problems with a texture image I have in the page background. It works fine on all pages execpt the threadview. For some reason the background is reloaded over the previous background on the start of a post.

I hope someone has a possible solution for this.

Tony G
10-30-2004, 04:44 AM
How have you applied the page background to your board? Using what code?

Duq
10-30-2004, 09:11 AM
I used this code for the page background css properties.

background-image:url(images/misc/forum-bg.jpg);

But I think the main problem lies somewhere in the viewthread template. I did change some things there, but reverted it because nothing helped