Skip to:
Content
Pages
Categories
Search
Top
Bottom

Change size of posting box

  • Hello,

    I’d like to be able to change the size of the box where you first make your post, and also where you edit the post.

    Is there a simple way to do this?

    Thank You

Viewing 3 replies - 1 through 3 (of 3 total)
  • OK so I found out that in the style.css you can change it but, that changes both the post and edit box at the same time. Would I have to just edit them separately in their page.php?

    An easy way to do it is Find and Replace 724px to what size you need on style.css

    which are these lines:

    .postform textarea {

    width: 724px;

    max-width: 724px;

    .postform #tags-input {

    width: 724px;

    thank you very much!

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