MyBB Community Forums

Full Version: MyCode CSS Code
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello there! I'm zZJoennZz I code a MyCode CSS ^^ so you can code CSS by posting or sig. .Big Grin Like in vBulletin.. Big Grin

You can code like this, the font with shadow
^^
[Image: 476.png]

Here's the code
Regular Expression box
\[CSS-DIV="(.*?)"](.*?)\[/CSS-DIV\]

Type this in
Replacement
<div style="$1">$2</div>

and done! ^^