Announcement

Collapse
No announcement yet.

Justification

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • Jack Rouse
    Junior Member
    • Jun 2014
    • 35

    Justification

    Just how difficult is it to have the default justification as "Fully Justified"

    It really annoys me that it seems possible to have Left and Right, which I understand for LTR and RTL languages, but what is wrong with adding a fully justified button for those of us that want to use it.

    That one simple thing would help to make blogs and articles look so much more professional.

    Can we also have a wrap text button, to enable us to automatically wrap text around an image ?
  • Jack Rouse
    Junior Member
    • Jun 2014
    • 35

    #2
    I've found out how to do this thanks to Scanu at VB.org :

    AdminCP>Style Manager>Edit Templates>CSS Templates>css_utilities.css

    Search for

    Code:
    .h-wordwrap
    create a new line underneath add :

    Code:
    text-align: justify !important;
    This will work board wide

    Used on 5.1.3 a6

    Comment

    • Mark.B
      vBulletin Support
      • Jun 2014
      • 464
      • Leicester, UK

      #3
      That's interesting, thanks.

      I am going to raise a tracker entry later to see if the relevant button could be included in CKEditor. It certainly exists on the various CKEditor demos. Not sure if it'll get anywhere though.
      MARK.B | vBULLETIN SUPPORT

      Comment

      • Jack Rouse
        Junior Member
        • Jun 2014
        • 35

        #4
        I think it should be the default setting, after all books, newspapers etc are all formatted in this way, and from the above it is so simple to accomplish.


        Comment

        • Mark.B
          vBulletin Support
          • Jun 2014
          • 464
          • Leicester, UK

          #5
          Also be careful with editing the default css files like that....they regularly change on upgrades and you'll run into difficulties if you don't revert.

          Probably better to add this to css_additional.css:
          Code:
          .h-wordwrap {
          text-align: justify !important;
          }
          MARK.B | vBULLETIN SUPPORT

          Comment

          • GTB
            Junior Member
            • Jul 2014
            • 97

            #6
            I saw you advertising two vB5 licenses for sale on Admin Talk now. Have you stopped using it Jack? See your soccer forum is gone as well, or have you just got out running forums altogether..
            Last edited by GTB; 30 August 2014, 11:12.

            Comment

            Users Viewing This Thread

            Collapse

            There is currently 0 user online. 0 members and 0 guests.

            Most users ever online was 2,400 at 17:02 on 2 April 2024.

            Working...
            X
            😀
            🥰
            🤢
            😎
            😡
            👍
            👎