Peggy
04-25-2007, 11:04 AM
I added this BBCode to my sites to wrap text in so that it's set apart from the rest of the post. Clear as mud, eh?
This is added to your vB text editor BBCodes, and it's very easy to install.
Follow the simple instructions below
Go to your ACP
Scroll down to Custom BB Codes
Click on BB Code Manager
Add New BB Code
In the empty fields place the following code:Title: fieldset
Tag: fieldset
Replacement: <table width="90%" border="0" align="center" cellpadding="2" cellspacing="2"><tr><td><fieldset class="bbfieldset"><legend class="bblegend">{option}</legend>{param}</fieldset></td></tr></table>
Example: fieldset!
Description: Allows users to use [fieldset]
Use {option}: yes
Button Image: images/editor/bbfieldset.gif
Save
Now, right-click and save as, the image to the right in this post. Then upload it via ftp to your styles' images/editor folder.
And WAA LAA!
See my screenshot to the right. The fieldset bb code is used along with the numbered list bb code in this instance.
This is added to your vB text editor BBCodes, and it's very easy to install.
Follow the simple instructions below
Go to your ACP
Scroll down to Custom BB Codes
Click on BB Code Manager
Add New BB Code
In the empty fields place the following code:Title: fieldset
Tag: fieldset
Replacement: <table width="90%" border="0" align="center" cellpadding="2" cellspacing="2"><tr><td><fieldset class="bbfieldset"><legend class="bblegend">{option}</legend>{param}</fieldset></td></tr></table>
Example: fieldset!
Description: Allows users to use [fieldset]
Use {option}: yes
Button Image: images/editor/bbfieldset.gif
Save
Now, right-click and save as, the image to the right in this post. Then upload it via ftp to your styles' images/editor folder.
And WAA LAA!
See my screenshot to the right. The fieldset bb code is used along with the numbered list bb code in this instance.

