Crazygar wrote:One question though, what part am I changing to "splice" in this code. Also the format of the "gif" files; is it this;
catbg_(FORUMNAME) or catbg_{FORUM #)?
Gary
It goes catbg_{forum number}.gif (or whatever format you want to be a background image. Doesn't have to be gif or the same name for that matter, just incorporate the number of the forum id into the file name.
As far as your other problems go, do you have a link to your forum? Might be an easier prospect to see the code in action. I made this hack for Subsilver2, but the same things should work for Prosilver as well. It's just a matter of changing the correct code. It might be more suitable to use it as a background for a normal theme element rather than introducing a separate div.







) so it requires slightly different code. We'll work out something that you can apply to other skins if you so desire. Since the category doesn't have it's own line (instead it's integrated in with the topics, posts/last post info etc), you'll have to skin the whole container div if you want. 

If you mean, when you click on the individual category and the board only displays that category - well, that's just because phpbb3 has a different forum ID for that particular iteration of the category. So just look in your code and find what the forum ID is (go to view>source and find what number it appends onto that background image) and make another image with that #.