Announcement

Collapse
No announcement yet.

Increase the default size of the post and thread text entry boxes?

Collapse
X
 
  • Time
  • Show
Clear All
new posts

  • Increase the default size of the post and thread text entry boxes?

    Hello:
    Users on my forum tend to write very long, wordy posts and threads. Exactly how do I change the default size of the post AND thread text entry boxes? Ideally I would like to double their size. I simply don't know where to change this, though, in VB5. Thanks!

  • #2
    Try adding the following to the css_additional.css template:

    Code:
    .content-entry-box .ckeditor-bare-box, .content-entry-box .ckeditor-bare-box.entry-field {
       height: 250px;
    }
    Change the value to whatever height you want to display the box at.


    Vote for:

    - Admin Settable Paid Subscription Reminder Timeframe (vB6)
    - Add Admin ability to auto-subscribe users to specific channel(s) (vB6)

    Comment


    • #3
      Originally posted by 2darkpark
      Hello: Users on my forum tend to write very long, wordy posts and threads. Exactly how do I change the default size of the post AND thread text entry boxes? Ideally I would like to double their size. I simply don't know where to change this, though, in VB5. Thanks!
      I think there is a drag and drop icon in the lower right corner of the message boxes. Once the member drags and drops the box to their desired size, it is saved.

      Another option is to encourage members to use the GO ADVANCE button to have more tools, plus the ability to see the full size preview before submitting.

      DAVID COPELAND
      Licensed VB Holder Since 2000
      Celebrating 22 Years with VB

      Comment


      • #4
        Thanks, Trevor. Worked perfectly.

        Comment


        • #5
          Originally posted by Trevor Hannant
          Try adding the following to the css_additional.css template:
          Code:
           .content-entry-box .ckeditor-bare-box, .content-entry-box .ckeditor-bare-box.entry-field { height: 250px; }
          Change the value to whatever height you want to display the box at.
          This actually does not work. It displays correctly, but once you click in the box to write something, the box jumps back to the original size that is defined by default. Ideas?

          Comment


          • #6
            Any ideas? I made the suggested change and it is not affecting the size of the text entry boxes. They start larger and immediately resize to the default size.

            Comment


            • #7

              Comment


              • #8
                Thank you Riasat!

                Comment

                Related Topics

                Collapse

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