Yeah ive fixed that one and ive actualy fixed my top one now, but the images have messed up a bit in the nav, just wondering if one of you could correct this peice of code so the button shows properly again
Code:
<img src="$stylevar[imgdir_misc]/navbar.gif" border="0" alt="" /><a href="./search.php?$session[sessionurl]" accesskey="4"><img src="$stylevar[imgdir_misc]/search.gif" border="0" alt="Search" /></a><img src="$stylevar[imgdir_misc]/navbar.gif" border="0" alt="" /><a href="./login.php?$session[sessionurl]do=logout&logouthash=$bbuserinfo[logouthash]" onclick="return log_out('$vbphrase[sure_you_want_to_log_out]')">Log Out<img src="$stylevar[imgdir_misc]/logout.gif border="0" alt="Log Out" /></a></if></td>
</tr>
</table>
<!-- /nav -->