Sounds like you'll need to open up
public_common.plFind:
$standard_title_table = qq~
<table border="0" width="$vars_style{TableWidth}">
<tr><td align="left" valign="top" >
<a href="$ULTIMATEBB"><img src="$vars_config{NonCGIURL}/$vars_style{BBTitle}" border="0" alt="$vars_config{BBName}" /></a>
</td>
<td align="center">
<b>
<font size="3" face="$vars_style{FontFace}" color="$vars_style{BBTitleFontColor}">$vars_config{BBName}</font></b>
<font size="1" face="$vars_style{FontFace}">
$MainButtonsLine
</font>
</td></tr></table>
~;
After $MainButtonsLine ADD THIS<a href="http://www.domain.com/cgi-bin/ultimatebb.cgi">
<img src="http://www.domain.com/ubb/graphic.jpg">
</a>
Oh and you'll prob wanna add it under this as well
$search_standard_title_table = qq~
<table border="0" width="$vars_style{TableWidth}">
<tr><td align="left" valign="top" >
<a href="$ULTIMATEBB"><img src="$vars_config{NonCGIURL}/$vars_style{search_graphic}" border="0" alt="$vars_wordlets{search}" /></a>
</td>
<td align="center">
<b>
<font size="3" face="$vars_style{FontFace}" color="$vars_style{BBTitleFontColor}">$vars_config{BBName}</font></b>
<font size="1" face="$vars_style{FontFace}">
$MainButtonsLine
</font>
</td></tr></table>
~;
Think that should work

_________________________
-Jon
I have a measly [img]http://www.ubbdev.com/ud/?u=chugger93&s=1[/img] points, it's weak, I know
Where I continue to hack, even though it's a state of mind