08-07-2010, 02:17 PM
Hello there! I'm zZJoennZz I code a MyCode CSS ^^ so you can code CSS by posting or sig. .
Like in vBulletin.. 
You can code like this, the font with shadow
^^
![[Image: 476.png]](http://mypic.me/l/476.png)
Here's the code
Regular Expression box
Type this in
Replacement
and done! ^^


You can code like this, the font with shadow
^^
![[Image: 476.png]](http://mypic.me/l/476.png)
Here's the code
Regular Expression box
Code:
\[CSS-DIV="(.*?)"](.*?)\[/CSS-DIV\]
Type this in
Replacement
Code:
<div style="$1">$2</div>
and done! ^^