Log in

View Full Version : Default Text Alignment?


Kavadas
06-12-2009, 11:57 AM
I currently have a nice little JUSTIFY BBCode plugin installed and it works great. I just need a little help with one nagging issue.

I prefer the justified text much more then left align. How do I make the justify text option the default text alignment in any and all posts?

If it helps any my forum is here (http://47th.info/comms/).

Thanks!

Lynne
06-12-2009, 03:22 PM
You can just add the css to the div that surround the post message. These are the default lines:
<!-- message -->
<div id="post_message_$post[postid]">
$ad_location[ad_showthread_firstpost_start]
$post[message]
</div>
<!-- / message -->