nice installed,,
PS "use option" should be No..
then you dont have to add = to [border]
thats only if you want to add special features maybe let the user control border color.
then you would use this code
Code:
<div style="border: 2px ridge #{option}; padding: 5px;">{param}</div>
and the bbcode will be
Code:
[border=ff0000] this makes a red box[/border]
I added both exsamples on screenshot
Attachment 107727