1
a1fred
XoopsFormDateTime mess up css ?
  • 2004/5/9 18:51

  • a1fred

  • Just popping in

  • Posts: 5

  • Since: 2004/1/17


When i use XoopsFormDateTime for a form, my theme table messed up.
I try a few themes and with or without XoopsFormDateTime.
It is clear to me that it is a problem of XoopsFormDateTime. But I done know css very well to fix it.

May anyone please solve it ?

BTW, i love XoopsFormDateTime very much, it is a nice function.

2
Mithrandir
Re: XoopsFormDateTime mess up css ?

define "messed up"

I have no problems with my themes and XoopsFormDateTime

3
a1fred
Re: XoopsFormDateTime mess up css ?
  • 2004/5/10 1:43

  • a1fred

  • Just popping in

  • Posts: 5

  • Since: 2004/1/17


Oh... Thanks for your quick response, Mithrandir.

I should tell what theme I am using in advance.
I am using phpkaox theme, and test with 4thefort 4whitebusiness theme.
I tried both mozilla firefox0.8 and IE6.

When i go to the page which has XoopsFormDateTime,
the following happened:
Original
something wrong
( btw, this must be the problem of XoopsFormDateTime, but not other XoopsForm, once i deleted XoopsFormDateTime, the page looked fine)

does anybody have any idea ?

4
WarDick
Re: XoopsFormDateTime mess up css ?
  • 2004/5/10 2:50

  • WarDick

  • Just can't stay away

  • Posts: 890

  • Since: 2003/9/13


Without more information I believe the comment text box - right column theme combination is too large for the size screen you are trying to view it on. The fix, if this is the case would be to change the size of that comment text box or you could eliminate the right column when viewing this page.

The right column can be turned on and off from the blocks control menu.


5
a1fred
Re: XoopsFormDateTime mess up css ?
  • 2004/5/10 5:38

  • a1fred

  • Just popping in

  • Posts: 5

  • Since: 2004/1/17


Hi, WarDick,
when i look at the pic again, it is really quite misleading. Let me post 2 more pic.

without XoopsFormDateTime
with XoopsFormDateTime

regarding to the page with XoopsFormDateTime, the separation with the header table and body table is so much larger, and the white space for the lower table is so broad.

I think it is the css problem with XoopsFormDateTime

6
philou
Re: XoopsFormDateTime mess up css ?
  • 2004/6/15 19:58

  • philou

  • Quite a regular

  • Posts: 384

  • Since: 2002/5/6 8


I think this is a problem when using this XoopsFormDateTime
I have exactly the same problem with my module "formulaire". When I try to use the date selector I have a trouble with the right blocs....

You can see the problem on xoops-themes.org (at the end of the left column)

I don't have any idea to correct this

7
philou
Re: XoopsFormDateTime mess up css ?
  • 2004/6/16 15:40

  • philou

  • Quite a regular

  • Posts: 384

  • Since: 2002/5/6 8


no idea?

8
tjnemez
Re: XoopsFormDateTime mess up css ?
  • 2004/6/16 18:26

  • tjnemez

  • Home away from home

  • Posts: 1594

  • Since: 2003/9/21


what modules are you using, i noticed something to do with selling books, and formulaire. i believe this is likely indirectly related to formtextarea.php if you are using a fixed width theme often a textarea, of 50 or more columns will compromise your width.

edit: check the module in question and you may find that the module generates a formtextarea of 60 columns. essentially, likely nothing to do with formdate...

9
tjnemez
Re: XoopsFormDateTime mess up css ?
  • 2004/6/16 18:54

  • tjnemez

  • Home away from home

  • Posts: 1594

  • Since: 2003/9/21


follow up:

here is code from formtextarea.php which will render the text area as per module config:

function render(){
return "<textarea name='".$this->getName()."' id='".$this->getName()."' rows='".$this->getRows()."' cols='".$this->getCols()."'".$this->getExtra().">".$this->getValue()."</textarea>";



10
philou
Re: XoopsFormDateTime mess up css ?
  • 2004/6/16 19:32

  • philou

  • Quite a regular

  • Posts: 384

  • Since: 2002/5/6 8


Yes I understand ... but I have produced the "formulaire" module only with the xoopsform class.... No hack or something else. On each theme I have this problems occurs.
I have reduce the number of columns but nothing...

Login

Who's Online

158 user(s) are online (100 user(s) are browsing Support Forums)


Members: 0


Guests: 158


more...

Donat-O-Meter

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

Latest GitHub Commits