Quote:
Originally posted by Bluehemp123
How do I get rid of your custom fields?
|
Easy,
search for
Code:
<tr>
<td><smallfont><b><font color=white>Vehicle:</font></b></smallfont><br><table cellspacing=0 cellpadding=0 width="100%" style="border: 1px solid #004000; background-color: #FFFFFF"><tr><td>
<smallfont> $post[field3]</smallfont>
</td></tr></table></td>
</tr>
and delete it
also search for
and delete it (this is the quickdelete hack)
Let me know if it works out or if you need more help.