MyBB Hacks
MyBB Hacks
>
Modifications
> Paragraph MyCode
Full Version:
Paragraph MyCode
You're currently viewing a stripped down version of our content.
View the full version
with proper formatting.
RateU
03-05-2012, 06:35 AM
Just a simple MyCode for paragraph:
Regular Expression:
Code:
\[p\](.*?)\[/p\]
Replacement:
Code:
<p style="text-indent: 50px">$1</p>
MyBB Hacks
>
Modifications
> Paragraph MyCode
Reference URL's
MyBB Hacks:
http://mybbhacks.zingaburga.com/index.php
: