Warning: Expiry date cannot have a year greater then 9999 in /home/kilandor/seditioforge.com/system/common.php on line 244
Justify BBCode - Justify Code - Seditio Forge
Justify BBCode
Author: rayblo
Submitted by: rayblo
Date: 2007-12-14 08:30
Comments: (0)
Ratings:
 


Go to functions.php search for ;

Code:
'[quote]' => '<blockquote><img src="/system/img/bbcodes/quote.gif"><hr />',
        '[/quote]' => '<hr /></blockquote>',


And before that add ;

Code:
'[justify]' => '<p style="text-align: justify; padding: 10px; border: 1px solid #999999;">',
        '[/justify]' => '</p>',


Save your functions file and upload again!
Copyright © 2008 Domain.Com. All Rights Reserved.
Page created in 0.14 seconds