Textarea field width
-
I am using version: 3.1.8.2. and my site is still under construction. First of all I am very happy with the ability to configure so many aspects of this contact form, background, text colour and even including the text colour on the Submit and Reset buttons. The only thing I couldn’t change was the attachment button, which is no fault of this plug-in. I am using the Twenty Eleven theme with no sidebars, which allows a very wide contact form. After a lot of changing and removing width values, I have ended up with CSS style for form DIV: set at
width:600px; margin-left:auto; margin-right:auto;
, which looks fine. I previously tried many settings and and the Input Textarea Field Cols: set anywhere between 1 – 100 seemed to have no effect. The Textarea width fills up the space between the borders with a little wider right margin. I have two questions: Firstly, what is a ‘col’ width and how does it relate to a px or character width? Secondly, I find that the Textarea can be dragged (pushing the border too) to the right-hand edge of the page. Is there any way to fix the Textarea width to prevent this.
- The topic ‘Textarea field width’ is closed to new replies.