The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Justify
I was actually stunned today, I have sought a way to add 'justify' to my WYSIWYG, old school publisher, so I can have justified galleys of type for my Publishing Suite, no results, although I found a bbcode that doesn't work in 4.2.2pl1.
THEN I, must be thick, find that in my Blogs 'justify' exists! Have a look...http://www.tooraktimes.com.au/entry....-the-Hierarchy Can anyone tell me how to get this happening in my CMS by default please? A simple fix for this would have an enormous impact on the Publishing Suite as a whole I reckon. My site may get the record for over modified but so much of the basic hacks should just, somehow, be embraced and made organic. I still love the flexibility of vBulletin, been struggling to understand why the Blogs, Calendars and CMS are so under rated amongst developers, but realise MOST didn't want or need a CMS. To me it was a godsend. |
Благодарность от: | ||
tbworld |
#2
|
|||
|
|||
It seems the blog is justified because somewhere in the css (I couldn't immediately find where), class_blogcontent contains "text-align: justify". So if you could figure out the class for the CMS content you should be able to add something similar. Or it seems like you should be able to create a custom JUSTIFY bbcode by making the replacement something like:
Code:
<span style="text-align: justify;">{param}</span> |
Благодарность от: | ||
tbworld |
#3
|
||||
|
||||
Quote:
Thanks for the quick response mate, I'll give the bbcode a run --------------- Added [DATE]1403082020[/DATE] at [TIME]1403082020[/TIME] --------------- No joy with bbcode, thanks anyway |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|