Hi Guys,
I've got odd formatting around a test donation contact form:
http://thinkprofessionallyaboutphotography.com/contact/
The input field are small and my submit button is being expanded.
Any tips?
Thanks in advance.
Hi Guys,
I've got odd formatting around a test donation contact form:
http://thinkprofessionallyaboutphotography.com/contact/
The input field are small and my submit button is being expanded.
Any tips?
Thanks in advance.
Are you using Thesis?
Yes, sorry I should have mentioned that.
.custom .format_text input, #commentform input, #commentform textarea {
width:auto;
}
thesis trashes forms due to the css forcing the submit buttons to be as wide as the textarea box in the standard comment reply form..
see more here
http://diythemes.com/forums/showthread.php?39018-Add-To-Cart-button-size-%28using-paypal%29
Thank you,
http://thinkprofessionallyaboutphotography.com/contact/
now looking good.