plcguru
01-23-2005, 08:40 PM
Hi,
I have created a new bbcode in Vb3.0.5 with this contents:
<font face="courier"><pre>{param}</pre></font>
Since it uses a 'pre' tag I obviously don't want any spaces. However, Vbulletin seems to add a <br /> after every line which messes up the 'pre' formatting.
How can I get Vb to not add the <br /> tags?
Thanks!
I have created a new bbcode in Vb3.0.5 with this contents:
<font face="courier"><pre>{param}</pre></font>
Since it uses a 'pre' tag I obviously don't want any spaces. However, Vbulletin seems to add a <br /> after every line which messes up the 'pre' formatting.
How can I get Vb to not add the <br /> tags?
Thanks!