Quote:
Originally Posted by Dave-M
Thanks
I've just searched in both the postbit templates for <if> and it comes up with "not found".
I'm cursed aren't I? 
|
Code:
FIND:
<!-- / post $post[postid] popup menu -->
After it post:
<!-- post specs_menu -->
<div class="vbmenu_popup" id="specs_$post[postid]_menu" style="display:none">
<table cellpadding="4" cellspacing="1" border="0">
<tr>
<td class="thead">$post[username]'s PC Specs</td>
</tr>
<tr><td class="vbmenu_option">Motherboard: $post[field5]</td></tr>
<tr><td class="vbmenu_option">Processor: $post[field6]</td></tr>
</table>