Forum Moderators: not2easy
the forums script is in CSS
I may be misunderstanding your meaning, here, but a forum script cannot be written in CSS. CSS is a styling language, not a scripting language. While the forum may use CSS to control it's appearance and layout (good for it if it does), the inclusion of actual content and source code is beyond the scope of CSS to accomplish. It's far more likely that PHP or ASP are being used to accomplish this, and it would be that scripting language you would want to use to import or export forum content into other pages of the site.
cEM