- Moderated by:
- Support Team
-
- rank:
-
Freshman
- registered:
- December 1969
- Status:
- offline
- last visit:
- 29.12.07
- Posts:
- 26
I'm designing a site for a client -- and receiving an issue where the FormTextArea in vpContact module is making the comments form really wide and throwing the CSS design for the Refresh theme out of whack and moving the forms to a lower part of the page..
to see this, please browse to
http://elmoandtheshades.com/index.php?name=vpContact
Any suggestions for fixing this are appreciated.
Thanks,
Blake -
- rank:
-
Professional
- registered:
- March 2003
- Status:
- offline
- last visit:
- 19.11.08
- Posts:
- 901
Can't you style your textarea form?
e.g.
textarea {width: 200px;}
- Igor
--
Have a nice day
zikulapro.be is currently running
Zikula 1.0.2 -
- rank:
-
Professional
- registered:
- September 2006
- Status:
- offline
- last visit:
- 21.11.08
- Posts:
- 1450
But this will apply to al the textareas in the site...
You can also try to add a class-name to the vpContact textarea and define in your style.css that width ( textarea.vpc_textarea{width: 200px;} )
Take in account that a /DIV in the content-wrap is bad and the footer is moved into the content-wrap...
Nice work.
--
- Mateo T. -
Mis principios... son mis fines
