The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Justify posts
Hi,
When posting messages, the only options for text alignement are Left, Center and right. The default is left. I want to have all posts , threads and replies on "justify". This looks alot neater and has a more aestetic look. How would I do that???? |
#2
|
||||
|
||||
In Template postbit/postbit_legacy FIND
HTML Code:
<div id="post_message_$post[postid]">$post[message]</div> HTML Code:
<div style="text-align: justify" id="post_message_$post[postid]">$post[message]</div> |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|