This code will allow you to have a clock to the right of the forum ............ white font (this can be edited via the fla breakdown)
just change the path to suit your forums
attatched onlineclock.swf
PHP Code:
<!-- Begin of clock script -->
<div align="right" style="margin:10px 20px 0px 0px">
<embed src="www.yoursite.com/forum/onlineclock.swf" width="90" height="40" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" wmode="transparent" bgcolor="#ffffff"></embed>
</div>
<!-- End of clock script -->