cloferba
07-27-2011, 08:44 PM
i have been trying to make this modification work on vbulletin4 but its imposible, i dont know how vbulletin4 uses tables https://vborg.vbsupport.ru/external/2011/07/2.gif
an example:
<!--Here the table starts-->
<div class="vbmenu_popup" id="sysinfo_$post[postid]_menu" style="display:none">
<table cellpadding="4" cellspacing="1" border="0">
<td class="thead">Title of the Table</td>
<tr><td class="vbmenu_option">Something under</td></tr>
</table>
</div>
can anyone explain me how to make this code work on vbulletin4?
thank you very much
mod (https://vborg.vbsupport.ru/showthread.php?t=97702)
an example:
<!--Here the table starts-->
<div class="vbmenu_popup" id="sysinfo_$post[postid]_menu" style="display:none">
<table cellpadding="4" cellspacing="1" border="0">
<td class="thead">Title of the Table</td>
<tr><td class="vbmenu_option">Something under</td></tr>
</table>
</div>
can anyone explain me how to make this code work on vbulletin4?
thank you very much
mod (https://vborg.vbsupport.ru/showthread.php?t=97702)