if you upgrade to 6.6, in public_common.pl
find:
<font size="3" face="$vars_style{FontFace}" color="$vars_style{BBTitleFontColor}">$vars_config{BBName}</font></b>change to
<a href="http://blah.com/blah2/blah.html" target="_blank"><font size="3" face="$vars_style{FontFace}" color="$vars_style{BBTitleFontColor}">$vars_config{BBName}</font></a></b>Do that twice
this is one of the big advantages in 6.6 IMO, the centralized headers/footers
In 6.5, go through all your templates and do that as many times as you find what I told you to.
