I'm using background images instead of the colors like Richard explained ( " background="image.gif" )
But it doesn't work at the pop_profile.asp page (displays a color), maybe it doesn't work on more pages, I'm currently testing it. Anyone got an idea how to modify the file(s)?
UPDATE: Already got it, thx anyway. Close this one...
First sorry for the double post, i just wanted to get this back to top...
I got some problems with this code in post.asp: Response.Write " <TR>" & vbCrLf & _ " <TD bgcolor='" & CColor & "' valign='top'" if lcase(strTopicNoWrapLeft) = "1" then Response.Write " nowrap" end if
I'm not that familiar with asp so how can I manually change the bgcolor tag (red) so it does display the background graphic? Again: I use " background="http://www.domain.com/image.gif I hope anyone can help. thanks.