1
djsckizo
newbb post message block size
  • 2004/8/14 7:52

  • djsckizo

  • Just can't stay away

  • Posts: 401

  • Since: 2003/5/9 8


I need to change the size of the Message text box...the one I'm typing this post in. I need to shrink it down some because it's stretching my theme out all weird (since the theme is only 600px wide). Where would I look? I've noticed that there is no template file for that page.

2
hervet
Re: newbb post message block size
  • 2004/8/14 8:13

  • hervet

  • Friend of XOOPS

  • Posts: 2267

  • Since: 2003/11/4


Hi,

Edit the file named /xoops/modules/newbb/include/forumform.inc.php

Find the line 83 :
Quote:

xoopsCodeTarea("message");


replace it with something like this :
Quote:

xoopsCodeTarea("message",50,5);


the last two parameters are the columns and the rows.
Play with them.

Bye,
Hervé

3
djsckizo
Re: newbb post message block size
  • 2004/8/18 13:19

  • djsckizo

  • Just can't stay away

  • Posts: 401

  • Since: 2003/5/9 8


Thanks, that worked. A thousand kisses to you from beautiful women around the world shall now be bestowed apon you.

4
hervet
Re: newbb post message block size
  • 2004/8/18 15:41

  • hervet

  • Friend of XOOPS

  • Posts: 2267

  • Since: 2003/11/4


Quote:

djsckizo wrote:
Thanks, that worked. A thousand kisses to you from beautiful women around the world shall now be bestowed apon you.

:--)))))))))))))))))))
Thanks !

Login

Who's Online

202 user(s) are online (126 user(s) are browsing Support Forums)


Members: 0


Guests: 202


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Mar 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits