Ahhh yes, ithink i have found it, but the code above does not match what is already there for the existing buttons.
Please could you show me the code i would need. and where abouts to put it below.
Thanks
<!-- begin ambience header-->
<div align="center">
<table bgcolor="#f7f7f7" width="755" border="0" align="center" cellpadding="0" cellspacing="0" class="border">
<tr>
<td align="left" valign="top">
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="477" height="150" align="left" valign="top"><img src="$stylevar[imgdir_misc]/header_top_ls.jpg" width="477" height="150" alt="" /></td>
<td width="100%" height="150" align="center" valign="top"><img src="$stylevar[imgdir_misc]/header_top_mid.jpg" width="100%" height="150" alt="" /></td>
<td width="323" height="150" align="right" valign="top"><img src="$stylevar[imgdir_misc]/header_top_rs.jpg" width="323" height="150" alt="" /></td>
<td width="100%" height="159" align="right" valign="top"
</tr>
</table>
<table bgcolor="#f7f7f7" width="100%" border="0" cellpadding="0" cellspacing="0" style="background-image: url(ambience/misc/ambience_nav_x.gif)">
<tr>
<td align="center" valign="top">
<table width="10%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="51" height="25" align="left" valign="top"><a href="$vboptions[forumhome].php$session[sessionurl_q]" accesskey="1"><img src="$stylevar[imgdir_misc]/ambience_nav_home.gif" alt="" width="51" height="25" border="0" /></a></td>
<td width="62" height="25" align="left" valign="top"><a href="usercp.php$session[sessionurl_q]"><img src="$stylevar[imgdir_misc]/ambience_nav_cp.gif" alt="" width="62" height="25" border="0" /></a></td>
<if condition="$show['registerbutton']">
<td width="65" height="25" align="left" valign="top"><a href="register.php$session[sessionurl_q]" rel="nofollow"><img src="$stylevar[imgdir_misc]/ambience_nav_reg.gif" alt="" width="65" height="25" border="0" /></a></td>
<else />
<td width="65" height="25" align="left" valign="top" id="usercptools"><a href="$show[nojs_link]#usercptools"><img src="$stylevar[imgdir_misc]/q_links.gif" alt="" width="65" height="25" border="0" /></a><script type="text/javascript"> vbmenu_register("usercptools" ,1); </script></td>
</if>
<td width="60" height="25" align="left" valign="top"><a href="memberlist.php$session[sessionurl_q]"><img src="$stylevar[imgdir_misc]/ambience_nav_members.gif" alt="" width="60" height="25" border="0" /></a></td>
<td width="69" height="25" align="left" valign="top"><a href="calendar.php$session[sessionurl_q]"><img src="$stylevar[imgdir_misc]/ambience_nav_calendar.gif" alt="" width="69" height="25" border="0" /></a></td>
<td width="57" height="25" align="left" valign="top" id="navbar_search"><a href="search.php$session[sessionurl_q]" accesskey="4" rel="nofollow"><img src="$stylevar[imgdir_misc]/ambience_nav_search.gif" alt="" width="57" height="25" border="0" /></a><script type="text/javascript"> vbmenu_register("navbar_search" ,1); </script></td>
<td width="42" height="25" align="left" valign="top"><a href="faq.php$session[sessionurl_q]" accesskey="5"><img src="$stylevar[imgdir_misc]/ambience_nav_faq.gif" alt="" width="42" height="25" border="0" /></a></td>
</tr>
</table>
</td>
</tr>
</table>
<!-- end ambience header-->
<!-- begin main inner table area-->
<table border="0" width="100%" cellpadding="10" cellspacing="0" bgcolor="#F7F7F7">
<tr><td>
<table width="100%" border="0" cellpadding="0" cellspacing="0" bgcolor="#EDEDED">
<tr>
<td width="12" align="left" valign="top"><img src="$stylevar[imgdir_misc]/ls_main_table_top.gif" width="12" height="8" alt="" /></td>
<td width="100%" align="left" valign="top"><img src="$stylevar[imgdir_misc]/expand_main_table.gif" width="100%" height="8" alt="" /></td>
<td width="12" align="left" valign="top"><img src="$stylevar[imgdir_misc]/rs_main_table_top.gif" width="12" height="8" alt="" /></td>
</tr>
</table>
<!-- content table -->
<table bgcolor="#ededed" width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
<td>
$spacer_open
$_phpinclude_output
|