PDA

View Full Version : forum display background


hitmanuk2k
06-08-2005, 09:58 AM
I am not talking about the category strip... but I want to put a background as the forum display background (the bit that has the title of the forum).

sphinx
06-11-2005, 10:08 AM
admincp/style manager
select all options for the style you want,then in the extra css box for the background add the url to the image you want to use

sphinx
06-11-2005, 10:10 AM
addendum like this..........
"background-image: url("yourpath/yourpath/images/?????.gif");"
without the quotes