Find jobs - Layouts Myspace - Find jobs - Kamala - Health 2007

PDA

View Full Version : Looking for this bit of HTML...


SEbasic
Oct 14th 2005, 5:54 am
Hi guys,

Just a quick one...

Does anyone know where I can find this code in vB templates and how it's output on the back end?<tr>
<td class="tcat" width="100%">
<div class="smallfont">

&nbsp;
</div>
</td>
<td style="cursor: pointer;" class="vbmenu_control" id="threadtools" nowrap="nowrap">
<a href="/showthread.php?p=654&amp;nojs=1#goto_threadtools">Thread Tools</a>

<script type="text/javascript"> vbmenu_register("threadtools"); </script> <img alt="" title="" src="images/misc/menu_open.gif" border="0">
</td>

<td style="cursor: pointer;" class="vbmenu_control" id="threadsearch" nowrap="nowrap">
<a href="/showthread.php?p=654&amp;nojs=1#goto_threadsearch">Search this Thread</a>
<script type="text/javascript"> vbmenu_register("threadsearch"); </script> <img alt="" title="" src="images/misc/menu_open.gif" border="0">
</td>



<td style="cursor: pointer;" class="vbmenu_control" id="threadrating" nowrap="nowrap">
<a href="/showthread.php?p=654&amp;nojs=1#goto_threadrating">Rate Thread</a>
<script type="text/javascript"> vbmenu_register("threadrating"); </script> <img alt="" title="" src="images/misc/menu_open.gif" border="0">
</td>


<td style="cursor: pointer;" class="vbmenu_control" id="displaymodes" nowrap="nowrap">
<a href="/showthread.php?p=654&amp;nojs=1#goto_displaymodes">Display Modes</a>
<script type="text/javascript"> vbmenu_register("displaymodes"); </script> <img alt="" title="" src="images/misc/menu_open.gif" border="0">

</td>




<td style="cursor: pointer;" class="vbmenu_control" id="imod" title="Moderation" align="center"><script type="text/javascript"> vbmenu_register('imod'); </script> <img alt="" title="" src="images/misc/menu_open.gif" border="0"></td>



</tr>I'd like to add something below the "Thread Tools" end the other links above a thread, but I'm having trouble finding it...

Cheers

dct
Oct 14th 2005, 6:03 am
I think you want the SHOWTHREAD template in Styles $ Template, if you do a Search in Templates for something that's pretty unique it normally shows which one you want (I searched for threadtools).

SEbasic
Oct 14th 2005, 6:09 am
Looking now - Will let you know... Cheers

Yep that's it - duh...

Cheers mate