Quote:
Originally Posted by Wired1
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>
|
I'm completely lost now
I have replaced the old code from the instructions with that new code above, and still dont have the dropdown.