1
kokito
Certain tables make center column wider than th default
  • 2004/11/14 3:53

  • kokito

  • Just popping in

  • Posts: 7

  • Since: 2003/6/21


Hi,

I am setting up XOOPS, and I am seeing a problem where certain tables (for example, that of the Contact module) makes the center column wider than it should be. It seems as if some of the fields on the Contact form are too wide, making the center column wider than what the default is.

Where should I be looking to fix this? Any help/advise would be appreciated.

Koki

2
tjnemez
Re: Certain tables make center column wider than th default
  • 2004/11/14 4:33

  • tjnemez

  • Home away from home

  • Posts: 1594

  • Since: 2003/9/21


it is likely the number of columns in the textarea.

not sure but try editing: class/xoopsform/formdhtmltextarea

arround line 75:
function XoopsFormDhtmlTextArea($caption, $name, $value, $rows=5, $cols=50, $hiddentext="xoopsHiddenText")

3
kokito
Re: Certain tables make center column wider than th default
  • 2004/11/14 6:07

  • kokito

  • Just popping in

  • Posts: 7

  • Since: 2003/6/21


Quote:

tjnemez wrote:
it is likely the number of columns in the textarea.

not sure but try editing: class/xoopsform/formdhtmltextarea

arround line 75:
function XoopsFormDhtmlTextArea($caption, $name, $value, $rows=5, $cols=50, $hiddentext="xoopsHiddenText")


Yes, that did the trick. Thanks!

Koki

Login

Who's Online

145 user(s) are online (106 user(s) are browsing Support Forums)


Members: 0


Guests: 145


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