If your trying to style a specific forum block, you need to dynamically alter the CSS using javascript or embed a unique selector for that forum_id in your current CSS. It is a bit easier if you add a few new classes to the template. Anyway I hope this gives you a rough idea how to handle it.
The forum block CSS ID's (if I remember correctly) are generated by YUI. So there is no simple way in handling it without adding additional code. But it's not that hard either...
|