I'm still not sure what you guys are talking about?
Are you referring to the black background in the Forums?
It's supposed to be black I thought...
try this.
open the style.css file
Find this:
|
Code:
|
.bodyline{background:#003e5e url(images/cb_fbr_tex.gif)} |
try changing it to this and see if that solves your problem.
|
Code:
|
.bodyline{background:#003e5e url(themes/fiblue3d/forums/images/cb_fbr_tex.gif)} |
mikem