Quantcast
Channel: phpBB.com
Viewing all articles
Browse latest Browse all 2152

Custom BBCode Development and Requests • Re: [Split] User Customizable Table BBcode

$
0
0
You could use many style variables using this bbcode:
[div={TEXT1}]{TEXT2}[/div]
Replacement:
<div style="{TEXT1}">{TEXT2}</div>
Post example:
[div=background: #000;color: #fff;padding: 6px;border: solid 1px #999;]Example post.[/div]

You just have to know what you want and construct your bbcode to suit your needs.
omg this is what i have been looking for thank you!! i can't believe it was this simple lol.

Statistics: Posted by defvenom — Mon Aug 12, 2024 6:45 am



Viewing all articles
Browse latest Browse all 2152

Trending Articles