Clan Adverts

PHP Web Host - Quality Web Hosting For All PHP Applications

 

www.clan-themes.co.uk :: View topic - Help with bbcode box

 Welcome To Clan Themes 

As the board grows please remember the Search Option and we hope you find our community useful.

We also monitor Private Messages to stop members from abusing our sites system.
If you are asking for assistance please provide your site link and nuke version, Thanks.

Help with bbcode box

11 Replies / 587 Views


Post new topic   Reply to topic  

   www.clan-themes.co.uk Forum Index » PHPBB

View previous topic :: View next topic


LXS-Jones
Reputation: 1.4
Local time: 7:03 PM
Location: USA
blank.gif

Status: Offline
0.04 posts per day
Medals: 0

Joined: Jun 13, 2008
Last Visit: 02 Nov 2008
Posts: 7
Points: 484 

Post Help with bbcode box Posted: Thu Jul 24, 2008 2:19 pm   

Shop Purchases:
Anzio Multi Gaming Theme · Anzio vWar Addon Theme

Currently what I have: Anzio Theme installed on RavenNuke. Forum is phpBB 2.0.23

I installed BBCode Box v5.1.0 . At first I got what I thought was no text area.. so i downloaded the fix for that. Now I'm getting a bbbox that takes up the whole normal reply area. Please see below for the screen shots or the attached screen shots.

First I got this ->
Image Has Been Resized, Click To Enlarge.



Then I got this ->
Image Has Been Resized, Click To Enlarge.



- I have no doubt its me.. I'm just hoping one of you can tell me where I went wrong so I can fix it. If its too difficult to explain and someone has the time to either show me or do it for me.. I'm happy to compensate your time ! I really want it up and working.. my group is getting into flash sigs.

Thanks !!
 

 
View user's profileSend private messageVisit poster's website Reply with quote

snype
Reputation: 12.1
Local time: 7:03 PM
Location: lincolshire
uk.gif

Status: Offline
0.26 posts per day
Medals: 0

Joined: May 20, 2008
Last Visit: 20 Nov 2008
Posts: 49
Points: 705 

Post Help with bbcode box Posted: Thu Jul 24, 2008 3:05 pm   

i dont use raven nuke but if it was me i would uninstall everything that corresponds to the hack you installed then re-install it again and see if that fixes it?

sorry cant be of anymore help but im a platinum freak lol
 

www.deadlyshooter.com  
View user's profileSend private messageVisit poster's website Reply with quote

LXS-Jones
Reputation: 1.4
Local time: 7:03 PM
Location: USA
blank.gif

Status: Offline
0.04 posts per day
Medals: 0

Joined: Jun 13, 2008
Last Visit: 02 Nov 2008
Posts: 7
Points: 484 

View user's profileSend private messageVisit poster's website Reply with quote




snype
Reputation: 12.1
Local time: 7:03 PM
Location: lincolshire
uk.gif

Status: Offline
0.26 posts per day
Medals: 0

Joined: May 20, 2008
Last Visit: 20 Nov 2008
Posts: 49
Points: 705 

Post Help with bbcode box Posted: Thu Jul 24, 2008 4:18 pm   

post the link where you got the hack from and i will have a look into it if you want, or you could wait till floppy or someone else that has more knowledge come on?
 

 
View user's profileSend private messageVisit poster's website Reply with quote

LXS-Jones
Reputation: 1.4
Local time: 7:03 PM
Location: USA
blank.gif

Status: Offline
0.04 posts per day
Medals: 0

Joined: Jun 13, 2008
Last Visit: 02 Nov 2008
Posts: 7
Points: 484 

View user's profileSend private messageVisit poster's website Reply with quote

floppy
Reputation: 1792.2
votes: 10
Local time: 7:03 PM
Location: Jackson Mississippi
usa.gif

Status: Offline
2.78 posts per day
Medals: 1 (View more...)
Dedicated User (Amount: 1)
Clan Themes Scripts/Coder
Clan Themes Scripts/Coder
Joined: Nov 14, 2006
Last Visit: 20 Nov 2008
Posts: 2054
Points: 2567 

Post Help with bbcode box Posted: Fri Jul 25, 2008 11:47 am   

Shop Purchases:
Clan Roster 2.0

I can answer this after I get off work this evening as I don't have time atm.

You need to revert back to the original code in the install.txt though and in the edit for posting_body.tpl remove the last set of of

Code:
</td></tr></table>


Only remove this code from the actual edit you made. Tricky to explain, but the end point is the edit has too many td's or tables's
 

 
View user's profileSend private messageVisit poster's website Reply with quote




DreAdeDcoRpSE
Reputation: 736.8
votes: 5
Local time: 7:03 PM
Location: Back of your Mind
usa.gif

Status: Offline
1.13 posts per day
Medals: 2 (View more...)
Site Supporter (Amount: 1)
Forums Moderator
Forums Moderator
Joined: Sep 22, 2007
Last Visit: 20 Nov 2008
Posts: 481
Points: 11229 

Post Help with bbcode box Posted: Fri Jul 25, 2008 7:46 pm   

Shop Purchases:
Enemy Territory Theme (Aviator) for PHP Nuke

I have run into simmular problems. This is the fix that I did put together. I did move the credits around because I did nottice they did alter some things on tighter themes.

This edit is based upon if you already did the Advanced BBCode Box MOD 5.1.0 edits...

Code:
#
#
#
#------------------------------[ Open ]-----------------------------------------
#
#
#

open posting_body.tpl

#
#
#
#------------------------------[ Find ]----------------------------------------
#
#
#


<!--
//====================================================================== |
//==== Start Advanced BBCode Box MOD =================================== |
//==== v5.1.0 ========================================================== |
//====
-->
   <td class="row2" valign="top"><span class="gen"><span class="row1"></span>
      <table id="posttable" width="100%" border="0" bordercolor="#FFFFFF" style="border-collapse: collapse;" cellspacing="0" cellpadding="0" valign="top">
        <tr align="right" valign="middle">
         <td valign="center">
            <table width="100%" cellpadding="3" cellspacing="0" bgcolor="#FFFFFF">
               <tr>
                  <td background="modules/Forums/bbcode_box/images/bg.gif" valign="middle"><img src="modules/Forums/bbcode_box/images/dots.gif" style="padding-left: 4px;"></td>
                  <td background="modules/Forums/bbcode_box/images/bg.gif" colspan="2">
                     <table cellpadding="0" cellspacing="0" border="0" width="100%">
                        <tr>
                           <td align="left" width="70%">
                              <select style="height: 20px;" name="ft" onChange="BBCft()" onMouseOver="helpline('ft')">
                                 <option style="font-weight : bold;" selected="selected">Font type</option>
                                 <option value="Arial">Default font</option>
                                 <option style="color:black; background-color: #FFFFFF; font-family: Arial;" value="Arial" class="genmed">Arial</option>
                                 <option style="color:black; background-color: #FFFFFF; font-family: Arial Black;" value="Arial Black" class="genmed">Arial Black</option>
                                 <option style="color:black; background-color: #FFFFFF; font-family: Century Gothic;" value="Century Gothic" class="genmed">Century Gothic</option>
                                 <option style="color:black; background-color: #FFFFFF; font-family: Comic Sans MS;" value="Comic Sans MS" class="genmed">Comic Sans MS</option>
                                 <option style="color:black; background-color: #FFFFFF; font-family: Courier New;" value="Courier New" class="genmed">Courier New</option>
                                 <option style="color:black; background-color: #FFFFFF; font-family: Georgia;" value="Georgia" class="genmed">Georgia</option>
                                 <option style="color:black; background-color: #FFFFFF; font-family: Lucida Console;"value="Lucida Console">Lucida Console</option>
                                 <option style="color:black; background-color: #FFFFFF; font-family: Microsoft Sans Serif;" value="Microsoft Sans Serif" class="genmed">Microsoft Sans Serif</option>
                                 <option style="color:black; background-color: #FFFFFF; font-family: Symbol;" value="Symbol" class="genmed">Symbol</option>
                                 <option style="color:black; background-color: #FFFFFF; font-family: Tahoma;" value="Tahoma" class="genmed">Tahoma</option>
                                 <option style="color:black; background-color: #FFFFFF; font-family: Trebuchet;" value="Trebuchet" class="genmed">Trebuchet</option>
                                 <option style="color:black; background-color: #FFFFFF; font-family: Times New Roman;" value="Times New Roman" class="genmed">Times New Roman</option>
                                 <option style="color:black; background-color: #FFFFFF; font-family: Verdana;" value="Verdana" class="genmed">Verdana</option>
                              </select>
                              <select style="height: 20px;" name="fs" onChange="BBCfs()" onMouseOver="helpline('fs')">
                                 <option style="font-weight : bold;" selected="selected">Font Size</option>
                                 <option style="color:black; font-size: 8;" value="8" class="genmed">{L_FONT_TINY}</option>
                                 <option style="color:black; font-size: 10;" value="10" class="genmed">{L_FONT_SMALL}</option>
                                 <option style="color:black; font-size: 12;" value="12" class="genmed">{L_FONT_NORMAL}</option>
                                 <option style="color:black; font-size: 18;" value="18" class="genmed">{L_FONT_LARGE}</option>
                                 <option style="color:black; font-size: 24;" value="24" class="genmed">{L_FONT_HUGE}</option>
                              </select>
                              <select style="height: 20px;" name="fc" onChange="BBCfc()" onMouseOver="helpline('fc')">
                                 <option style="font-weight : bold;" selected>Font Color</option>
                                 <option style="color:black; value="{T_FONTCOLOR1}" value="{T_FONTCOLOR1}">{L_COLOR_DEFAULT}</option>
                                 <option value="darkred">{L_COLOR_DARK_RED}</option>
                                 <option style="color:red; background-color: {T_TD_COLOR1}" value="red" class="genmed">{L_COLOR_RED}</option>
                                 <option style="color:orange; background-color: {T_TD_COLOR1}" value="orange" class="genmed">{L_COLOR_ORANGE}</option>
                                 <option style="color:brown; background-color: {T_TD_COLOR1}" value="brown" class="genmed">{L_COLOR_BROWN}</option>
                                 <option style="color:yellow; background-color: {T_TD_COLOR1}" value="yellow" class="genmed">{L_COLOR_YELLOW}</option>
                                 <option style="color:green; background-color: {T_TD_COLOR1}" value="green" class="genmed">{L_COLOR_GREEN}</option>
                                 <option style="color:olive; background-color: {T_TD_COLOR1}" value="olive" class="genmed">{L_COLOR_OLIVE}</option>
                                 <option style="color:cyan; background-color: {T_TD_COLOR1}" value="cyan" class="genmed">{L_COLOR_CYAN}</option>
                                 <option style="color:blue; background-color: {T_TD_COLOR1}" value="blue" class="genmed">{L_COLOR_BLUE}</option>
                                 <option style="color:darkblue; background-color: {T_TD_COLOR1}" value="darkblue" class="genmed">{L_COLOR_DARK_BLUE}</option>
                                 <option style="color:indigo; background-color: {T_TD_COLOR1}" value="indigo" class="genmed">{L_COLOR_INDIGO}</option>
                                 <option style="color:violet; background-color: {T_TD_COLOR1}" value="violet" class="genmed">{L_COLOR_VIOLET}</option>
                                 <option style="color:white; background-color: {T_TD_COLOR1}" value="white" class="genmed">{L_COLOR_WHITE}</option>
                                 <option style="color:black; background-color: {T_TD_COLOR1}" value="black" class="genmed">{L_COLOR_BLACK}</option>
                              </select>
                           </td>
                           <td align="right" width="30%"><a href="http://hvmdesign.com/" class="gensmall" title="BBCode Box MOD - by Disturbed One - www.HVMDesign.com" target="blank">Advanced BBCode Box v5.1.0</a></td>
                        </tr>
                     </table>
                  </td>
               </tr>
               <tr height="28">
                  <td background="modules/Forums/bbcode_box/images/bg.gif" valign="middle"><img src="modules/Forums/bbcode_box/images/dots.gif" style="padding-left: 4px;"></td>
                  <td background="modules/Forums/bbcode_box/images/bg.gif" valign="middle" width="70%">
                     <img border="0" src="modules/Forums/bbcode_box/images/justify.gif" class="postimage" name="justify" type="image" onClick="BBCjustify()" onMouseOver="helpline('justify')" style="border-style: outset; border-width: 1" alt="justify"><img border="0" src="modules/Forums/bbcode_box/images/right.gif" name="right" type="image" onClick="BBCright()" onMouseOver="helpline('right')" class="postimage" alt="right"><img border="0" src="modules/Forums/bbcode_box/images/center.gif" name="center" type="image" onClick="BBCcenter()" onMouseOver="helpline('center')" class="postimage" alt="center"><img border="0" src="modules/Forums/bbcode_box/images/left.gif" name="left" type="image" onClick="BBCleft()" onMouseOver="helpline('left')" class="postimage" alt="left"><img style="padding-left: 5px; padding-right: 5px;" src="modules/Forums/bbcode_box/images/blackdot.gif" width="1" height="100%" border="0" alt=""><img border="0" src="modules/Forums/bbcode_box/images/sup.gif" class="postimage" name="supscript" type="image" onClick="BBCsup()" onMouseOver="helpline('sup')" alt="" /><img border="0" src="modules/Forums/bbcode_box/images/sub.gif" name="subs" class="postimage" type="image" onClick="BBCsub()" onMouseOver="helpline('sub')" alt="" /><img style="padding-left: 5px; padding-right: 5px;" src="modules/Forums/bbcode_box/images/blackdot.gif" width="1" height="100%" border="0" alt=""><img border="0" src="modules/Forums/bbcode_box/images/bold.gif" name="bold" type="image" onClick="BBCbold()" onMouseOver="helpline('b')" class="postimage" alt="bold"><img border="0" src="modules/Forums/bbcode_box/images/italic.gif" name="italic" type="image" onClick="BBCitalic()" onMouseOver="helpline('i')" class="postimage" alt="italic"><img border="0" src="modules/Forums/bbcode_box/images/under.gif" name="under" type="image" onClick="BBCunder()" onMouseOver="helpline('u')" class="postimage" alt="under line"><img border="0" src="modules/Forums/bbcode_box/images/strike.gif" class="postimage" name="strik" type="image" onClick="BBCstrike()" onMouseOver="helpline('strike')" alt="" /><img style="padding-left: 5px; padding-right: 5px;" src="modules/Forums/bbcode_box/images/blackdot.gif" width="1" height="100%" border="0" alt=""><img border="0" src="modules/Forums/bbcode_box/images/fade.gif" name="fade" type="image" onClick="BBCfade()" onMouseOver="helpline('fade')" class="postimage" alt="fade"><img border="0" src="modules/Forums/bbcode_box/images/grad.gif" name="grad" type="image" onClick="BBCgrad()" onMouseOver="helpline('grad')" class="postimage" alt="gradient"><img style="padding-left: 5px; padding-right: 5px;" src="modules/Forums/bbcode_box/images/blackdot.gif" width="1" height="100%" border="0" alt=""><img border="0" src="modules/Forums/bbcode_box/images/rtl.gif" name="dirrtl" type="image" onClick="BBCdir('rtl')" onMouseOver="helpline('rtl')" class="postimage" alt="Right to Left"><img border="0" src="modules/Forums/bbcode_box/images/ltr.gif" name="dirltr" type="image" onClick="BBCdir('ltr')" onMouseOver="helpline('ltr')" class="postimage" alt="Left to Right"><img style="padding-left: 5px; padding-right: 5px;" src="modules/Forums/bbcode_box/images/blackdot.gif" width="1" height="100%" border="0" alt=""><img border="0" src="modules/Forums/bbcode_box/images/marqd.gif" name="marqd" type="image" onClick="BBCmarqd()" onMouseOver="helpline('marqd')" class="postimage" alt="Marque to down"><img border="0" src="modules/Forums/bbcode_box/images/marqu.gif" name="marqu" type="image" onClick="BBCmarqu()" onMouseOver="helpline('marqu')" class="postimage" alt="Marque to up"><img border="0" src="modules/Forums/bbcode_box/images/marql.gif" name="marql" type="image" onClick="BBCmarql()" onMouseOver="helpline('marql')" class="postimage" alt="Marque to left"><img border="0" src="modules/Forums/bbcode_box/images/marqr.gif" name="marqr" type="image" onClick="BBCmarqr()" onMouseOver="helpline('marqr')" class="postimage" alt="Marque to right">
                     </td>
                     <td background="modules/Forums/bbcode_box/images/bg.gif" valign="middle" align="right" width="30%"><a href="http://www.clan-themes.co.uk" target="_blank" title="BBtoNuke Conversion by Clan Themes">Nuked by Clan Themes</a></td>
                  </td>
               </tr>
               <tr height="28">
                  <td background="modules/Forums/bbcode_box/images/bg.gif" valign="middle" colspan="1"><img src="modules/Forums/bbcode_box/images/dots.gif" style="padding-left: 4px;"></td>
                  <td background="modules/Forums/bbcode_box/images/bg.gif" valign="middle" colspan="2">
                     <img border="0" src="modules/Forums/bbcode_box/images/code.gif" name="code" type="image" onClick="BBCcode()" onMouseOver="helpline('code')" class="postimage" alt="Code"><img border="0" src="modules/Forums/bbcode_box/images/quote.gif" name="quote" type="image" onClick="BBCquote()" onMouseOver="helpline('quote')" class="postimage" alt="Quote"><img border="0" src="modules/Forums/bbcode_box/images/spoil.gif" class="postimage" name="spoil" type="image" onClick="BBCspoil()" onMouseOver="helpline('spoil')" alt="" /><img style="padding-left: 5px; padding-right: 5px;" src="modules/Forums/bbcode_box/images/blackdot.gif" width="1" height="100%" border="0" alt=""><img border="0" src="modules/Forums/bbcode_box/images/url.gif" name="url" type="image" onClick="BBCurl()" onMouseOver="helpline('url')" class="postimage" alt="URL"><img border="0" src="modules/Forums/bbcode_box/images/email.gif" name="email" type="image" onClick="BBCmail()" onMouseOver="helpline('mail')" class="postimage" alt="Email"><img border="0" src="modules/Forums/bbcode_box/images/web.gif" name="web" type="image" onClick="BBCweb()" onMouseOver="helpline('web')" class="postimage" alt="Web Page"><img style="padding-left: 5px; padding-right: 5px;" src="modules/Forums/bbcode_box/images/blackdot.gif" width="1" height="20" border="0" alt=""><img border="0" src="modules/Forums/bbcode_box/images/img.gif" name="img" type="image" onClick="BBCimg()" onMouseOver="helpline('img')" class="postimage" alt="Image"><img border="0" src="modules/Forums/bbcode_box/images/flash.gif" name="flash" type="image" onClick="BBCflash()" onMouseOver="helpline('flash')" class="postimage" alt="Flash"><img border="0" src="modules/Forums/bbcode_box/images/video.gif" name="video" type="image" onClick="BBCvideo()" onMouseOver="helpline('video')" class="postimage" alt="Video"><img border="0" src="modules/Forums/bbcode_box/images/sound.gif" name="stream" type="image" onClick="BBCstream()" onMouseOver="helpline('stream')" class="postimage" alt="Stream"><img border="0" src="modules/Forums/bbcode_box/images/ram.gif" name="ram" type="image" onClick="BBCram()" onMouseOver="helpline('ram')" class="postimage" alt="Real Media"><img border="0" src="modules/Forums/bbcode_box/images/googlevid.gif" name="GVideo" type="image" onClick="BBCGVideo()" onMouseOver="helpline('googlevid')" class="postimage" alt="GoogleVid"><img border="0" src="modules/Forums/bbcode_box/images/youtube.gif" name="youtube" type="image" onClick="BBCyoutube()" onMouseOver="helpline('youtube')" class="postimage" alt="Youtube"><img style="padding-left: 5px; padding-right: 5px;" src="modules/Forums/bbcode_box/images/blackdot.gif" width="1" height="100%" border="0" alt=""><img border="0" src="modules/Forums/bbcode_box/images/list.gif" name="listdf" type="image" onClick="BBClist()" onMouseOver="helpline('list')" class="postimage" alt="List" /><img border="0" src="modules/Forums/bbcode_box/images/hr.gif" name="hr" type="image" onClick="BBChr()" onMouseOver="helpline('hr')" class="postimage" alt="H-Line"><img style="padding-left: 5px; padding-right: 5px;" src="modules/Forums/bbcode_box/images/blackdot.gif" width="1" height="100%" border="0" alt=""><img border="0" src="modules/Forums/bbcode_box/images/plain.gif" name="plain" type="image" onClick="BBCplain()" onMouseOver="helpline('plain')" class="postimage" alt="Remove BBcode">
                  </td>
               </tr>
            </table>
         </td>
        </tr>
      </table>
      </span></td>
<!--
//====
//==== End Advanced BBCode Box MOD ==================================== |
//===================================================================== |



-->

#
#
#
#------------------------------[Replace with]-----------------------------------
#
#
#

<!--
//====================================================================== |
//==== Start Advanced BBCode Box MOD =================================== |
//==== v5.1.0 ========================================================== |
//====
-->
   <td class="row2" valign="top"><span class="gen"><span class="row1"></span>
      <table id="posttable" width="100%" border="0" bordercolor="#FFFFFF" style="border-collapse: collapse;" cellspacing="0" cellpadding="0" valign="top">
        <tr align="right" valign="middle">
         <td valign="center">
            <table width="100%" cellpadding="3" cellspacing="0" bgcolor="#FFFFFF">
               <tr>
                  <td background="modules/Forums/bbcode_box/images/bg.gif" valign="middle"><img src="modules/Forums/bbcode_box/images/dots.gif" style="padding-left: 4px;"></td>
                  <td background="modules/Forums/bbcode_box/images/bg.gif" colspan="2">
                     <table cellpadding="0" cellspacing="0" border="0" width="100%">
                        <tr>
                           <td align="left" width="70%">
                              <select style="height: 20px;" name="ft" onChange="BBCft()" onMouseOver="helpline('ft')">
                                 <option style="font-weight : bold;" selected="selected">Font type</option>
                                 <option value="Arial">Default font</option>
                                 <option style="color:black; background-color: #FFFFFF; font-family: Arial;" value="Arial" class="genmed">Arial</option>
                                 <option style="color:black; background-color: #FFFFFF; font-family: Arial Black;" value="Arial Black" class="genmed">Arial Black</option>
                                 <option style="color:black; background-color: #FFFFFF; font-family: Century Gothic;" value="Century Gothic" class="genmed">Century Gothic</option>
                                 <option style="color:black; background-color: #FFFFFF; font-family: Comic Sans MS;" value="Comic Sans MS" class="genmed">Comic Sans MS</option>
                                 <option style="color:black; background-color: #FFFFFF; font-family: Courier New;" value="Courier New" class="genmed">Courier New</option>
                                 <option style="color:black; background-color: #FFFFFF; font-family: Georgia;" value="Georgia" class="genmed">Georgia</option>
                                 <option style="color:black; background-color: #FFFFFF; font-family: Lucida Console;"value="Lucida Console">Lucida Console</option>
                                 <option style="color:black; background-color: #FFFFFF; font-family: Microsoft Sans Serif;" value="Microsoft Sans Serif" class="genmed">Microsoft Sans Serif</option>
                                 <option style="color:black; background-color: #FFFFFF; font-family: Symbol;" value="Symbol" class="genmed">Symbol</option>
                                 <option style="color:black; background-color: #FFFFFF; font-family: Tahoma;" value="Tahoma" class="genmed">Tahoma</option>
                                 <option style="color:black; background-color: #FFFFFF; font-family: Trebuchet;" value="Trebuchet" class="genmed">Trebuchet</option>
                                 <option style="color:black; background-color: #FFFFFF; font-family: Times New Roman;" value="Times New Roman" class="genmed">Times New Roman</option>
                                 <option style="color:black; background-color: #FFFFFF; font-family: Verdana;" value="Verdana" class="genmed">Verdana</option>
                              </select>
                              <select style="height: 20px;" name="fs" onChange="BBCfs()" onMouseOver="helpline('fs')">
                                 <option style="font-weight : bold;" selected="selected">Font Size</option>
                                 <option style="color:black; font-size: 8;" value="8" class="genmed">{L_FONT_TINY}</option>
                                 <option style="color:black; font-size: 10;" value="10" class="genmed">{L_FONT_SMALL}</option>
                                 <option style="color:black; font-size: 12;" value="12" class="genmed">{L_FONT_NORMAL}</option>
                                 <option style="color:black; font-size: 18;" value="18" class="genmed">{L_FONT_LARGE}</option>
                                 <option style="color:black; font-size: 24;" value="24" class="genmed">{L_FONT_HUGE}</option>
                              </select>
                              <select style="height: 20px;" name="fc" onChange="BBCfc()" onMouseOver="helpline('fc')">
                                 <option style="font-weight : bold;" selected>Font Color</option>
                                 <option style="color:black; value="{T_FONTCOLOR1}" value="{T_FONTCOLOR1}">{L_COLOR_DEFAULT}</option>
                                 <option value="darkred">{L_COLOR_DARK_RED}</option>
                                 <option style="color:red; background-color: {T_TD_COLOR1}" value="red" class="genmed">{L_COLOR_RED}</option>
                                 <option style="color:orange; background-color: {T_TD_COLOR1}" value="orange" class="genmed">{L_COLOR_ORANGE}</option>
                                 <option style="color:brown; background-color: {T_TD_COLOR1}" value="brown" class="genmed">{L_COLOR_BROWN}</option>
                                 <option style="color:yellow; background-color: {T_TD_COLOR1}" value="yellow" class="genmed">{L_COLOR_YELLOW}</option>
                                 <option style="color:green; background-color: {T_TD_COLOR1}" value="green" class="genmed">{L_COLOR_GREEN}</option>
                                 <option style="color:olive; background-color: {T_TD_COLOR1}" value="olive" class="genmed">{L_COLOR_OLIVE}</option>
                                 <option style="color:cyan; background-color: {T_TD_COLOR1}" value="cyan" class="genmed">{L_COLOR_CYAN}</option>
                                 <option style="color:blue; background-color: {T_TD_COLOR1}" value="blue" class="genmed">{L_COLOR_BLUE}</option>
                                 <option style="color:darkblue; background-color: {T_TD_COLOR1}" value="darkblue" class="genmed">{L_COLOR_DARK_BLUE}</option>
                                 <option style="color:indigo; background-color: {T_TD_COLOR1}" value="indigo" class="genmed">{L_COLOR_INDIGO}</option>
                                 <option style="color:violet; background-color: {T_TD_COLOR1}" value="violet" class="genmed">{L_COLOR_VIOLET}</option>
                                 <option style="color:white; background-color: {T_TD_COLOR1}" value="white" class="genmed">{L_COLOR_WHITE}</option>
                                 <option style="color:black; background-color: {T_TD_COLOR1}" value="black" class="genmed">{L_COLOR_BLACK}</option>
                              </select>
                           </td>
                           <td align="right" width="30%"><a href="http://hvmdesign.com/" class="gensmall" title="BBCode Box MOD - by Disturbed One - www.HVMDesign.com" target="blank">Advanced BBCode</a></td>
                        </tr>
                     </table>
                  </td>
               </tr>
               <tr height="28">
                  <td background="modules/Forums/bbcode_box/images/bg.gif" valign="middle"><img src="modules/Forums/bbcode_box/images/dots.gif" style="padding-left: 4px;"></td>
                  <td background="modules/Forums/bbcode_box/images/bg.gif" valign="middle" width="70%">
                     <img border="0" src="modules/Forums/bbcode_box/images/justify.gif" class="postimage" name="justify" type="image" onClick="BBCjustify()" onMouseOver="helpline('justify')" style="border-style: outset; border-width: 1" alt="justify"><img border="0" src="modules/Forums/bbcode_box/images/right.gif" name="right" type="image" onClick="BBCright()" onMouseOver="helpline('right')" class="postimage" alt="right"><img border="0" src="modules/Forums/bbcode_box/images/center.gif" name="center" type="image" onClick="BBCcenter()" onMouseOver="helpline('center')" class="postimage" alt="center"><img border="0" src="modules/Forums/bbcode_box/images/left.gif" name="left" type="image" onClick="BBCleft()" onMouseOver="helpline('left')" class="postimage" alt="left"><img style="padding-left: 5px; padding-right: 5px;" src="modules/Forums/bbcode_box/images/blackdot.gif" width="1" height="100%" border="0" alt=""><img border="0" src="modules/Forums/bbcode_box/images/sup.gif" class="postimage" name="supscript" type="image" onClick="BBCsup()" onMouseOver="helpline('sup')" alt="" /><img border="0" src="modules/Forums/bbcode_box/images/sub.gif" name="subs" class="postimage" type="image" onClick="BBCsub()" onMouseOver="helpline('sub')" alt="" /><img style="padding-left: 5px; padding-right: 5px;" src="modules/Forums/bbcode_box/images/blackdot.gif" width="1" height="100%" border="0" alt=""><img border="0" src="modules/Forums/bbcode_box/images/bold.gif" name="bold" type="image" onClick="BBCbold()" onMouseOver="helpline('b')" class="postimage" alt="bold"><img border="0" src="modules/Forums/bbcode_box/images/italic.gif" name="italic" type="image" onClick="BBCitalic()" onMouseOver="helpline('i')" class="postimage" alt="italic"><img border="0" src="modules/Forums/bbcode_box/images/under.gif" name="under" type="image" onClick="BBCunder()" onMouseOver="helpline('u')" class=&qu