2015-03-31, 08:19 PM
I used the CSS code, but it don't let me to use background images; it displays white BG; this are my codes and the result:
![[Image: KE8JBam.png]](https://camo.mybb.com/367c74dacd924e823310fa911bf403bb9909c297/687474703a2f2f692e696d6775722e636f6d2f4b45384a42616d2e706e67)
![[Image: y9L2Ujn.png]](https://camo.mybb.com/c8017e15f44508e4d2449c9cffca87ed45ca8d6c/687474703a2f2f692e696d6775722e636f6d2f79394c32556a6e2e706e67)
Regular expression:
\[css-div=(.*?)\](.*?)\[/css-div\]
Replacement:
<div style="$1">$2</div>
and the results: