Gossamer Forum
Home : Products : Gossamer Forum : Discussion :

Markup - Code broken

Quote Reply
Markup - Code broken
Hello

i need the Markup Code for
Code, reply and quote

i play with the code and now the advance Editor dosent convert the tag

thanks
linktobuy Web Directory
Ratgeber Recht
Quote Reply
Re: [hoefti] Markup - Code broken In reply to
[code] and [/code]:

Code:
<span contenteditable="false"><table border=0 cellpadding=0 cellspacing=0 width="100%"><!--code--><tr><td width="2%"><hr width="100%" noshade size="1" color="#A1A576"></td><td width="5%" align=center><font size=1 face="Verdana,Arial,Helvetica">Code</font></td><td width="93%"><hr width="100%" noshade color="#A1A576" size=1></td></tr></table></span><div style="margin-left: 30px"><pre><big>
Code:
</big></pre></div><span contenteditable="false"><table border=0 cellpadding=0 cellspacing=0 width="100%"><!--/code--><tr><td><hr width="100%" noshade size=1 color="#A1A576"></td></tr></table></span>

[quote] and [/quote]:

Code:
<span contenteditable="false"><table border=0 cellpadding=0 cellspacing=0 width="100%"><!--quote--><tr><td width="2%"><hr width="100%" noshade size="1" color="#A1A576"></td><td width="6%" align=center><font size=1 face="Verdana,Arial,Helvetica">Quote</font></td><td width="92%"><hr width="100%" noshade color="#A1A576" size=1></td></tr></table></span><div style="margin-left: 30px">
Code:
</div><span contenteditable="false"><table border=0 cellpadding=0 cellspacing=0 width="100%"><!--/quote--><tr><td><hr width="100%" noshade size=1 color="#A1A576"></td></tr></table></span>

[reply] and [/reply]:

Code:
<span contenteditable="false"><table border=0 cellpadding=0 cellspacing=0 width="100%"><!--reply--><tr><td width="2%"><hr width="100%" noshade size="1" color="#A1A576"></td><td width="10%" align=center><font size=1 face="Verdana,Arial,Helvetica">In&nbsp;Reply&nbsp;To</font></td><td width="87%"><hr width="100%" noshade color="#A1A576" size=1></td></tr></table></span><div style="margin-left: 30px">
Code:
</div><span contenteditable="false"><table border=0 cellpadding=0 cellspacing=0 width="100%"><!--/reply--><tr><td><hr width="100%" noshade size=1 color="#A1A576"></td></tr></table></span>

Jason Rhinelander
Gossamer Threads
jason@gossamer-threads.com
Quote Reply
Re: [Jagerman] Markup - Code broken In reply to
Thanks Sly
linktobuy Web Directory
Ratgeber Recht