Skip to:
Content
Pages
Categories
Search
Top
Bottom

Chaning size of text box in 2.0.2


  • cbgametime
    Member

    @cbgametime

    Hi

    I had somebody ask me if it’s possible to make the text box larger on my forum (http://ovcboards.net) but wasn’t even sure where bbpress pulls that information from to edit it. Any idea?

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)

  • Sniper Kitten
    Member

    @sniperkitten

    Make it larger? Do you mean you want to increase the minimum height of the text box?

    Create a custom.css and increse these lines:

    textarea#bbp_reply_content, textarea#bbp_topic_content {

    min-height: 500px

    }

    You can set the “500” to any value you like.

    Actually, you can tell your member to drag the bottom-right arrow of the text box to increase its height.


    cbgametime
    Member

    @cbgametime

    Oh yeah. Sweet. Thanks again!

Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.
Skip to toolbar