How to set the width of the contact form fields
How to set the width of the contact form fields:

Go to the Fast Secure Contact Form Options page, scroll way down the page, look for these settings(change to whatever width in cols you want):
“Input Text Field Size” 40
“Input CAPTCHA Field Size” 6
“Input Textarea Field Cols” 30
Increasing the number makes the field wider. Try experimenting with numbers until you get them the way you want.

Some themes override these settings with CSS, in that case you can add width:300px; to the the following setting:
“CSS style for form input fields on the contact form:”
(change 300 to whatever width in pixels you want)

You can also add width:300px; to the the following setting:
“CSS style for contact drop down select on the contact form:”
(change 300 to whatever width in pixels you want)


Setting width of entire form:
Change this setting: CSS style for form DIV on the contact form: width:375px;
My Twenty Twelve Theme adjusts itself for different screen sizes, and that can make the contact form spill out. How do I make it be proportional?
Adjust these settings like so:
CSS style for form DIV: width:99%;
CSS style inside form input fields: text-align:left; margin:0; width:95%;
CSS style for form input fields DIV: text-align:left; width:95%;
Donations by PayPal:
Donations by cash or check:
Mike Challis
PO Box 819
Long Beach WA 98631


