1
eclypto
Contact Form Field Sizing
  • 2005/5/26 16:39

  • eclypto

  • Just popping in

  • Posts: 44

  • Since: 2004/7/24


I'd like to know how to make the comments field on my contact page shorter because it's making the page too wide for some browsers, but I can't find where it is. I've gone into my web admin as well as my system files. ANY help would be great -http://www.eclypto.com/xoops-2.0.7/html/modules/contact/

2
hervet
Re: Contact Form Field Sizing
  • 2005/5/26 17:24

  • hervet

  • Friend of XOOPS

  • Posts: 2267

  • Since: 2003/11/4


Hello,

edit the file called /xoops/modules/contact/contactform.php
and change the line :
Quote:

$comment_textarea = new XoopsFormTextArea(_CT_COMMENTS, "usersComments", $comment_v);


with :
Quote:

$comment_textarea = new XoopsFormTextArea(_CT_COMMENTS, "usersComments", $comment_v,2,30);


Bye,
Hervé

Login

Who's Online

147 user(s) are online (104 user(s) are browsing Support Forums)


Members: 0


Guests: 147


more...

Donat-O-Meter

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

Latest GitHub Commits