Hi - I have a contact form that I'd like to have in my Twenty Eleven sidebar. I have a text widget with the following text:
<div style="padding:12px;background-color:#DFE2B0;line-height:1.4;">
<b>Toll-free (Canada only) 1-855-306-1200</b></br>1-902-306-1200</br> Or contact us here:</br>
[contact-form subject='Contact Request from sage-energy.ca'][contact-field label='Name' type='name' required='1'/][contact-field label='Email' type='email' required='1'/][contact-field label='Comment' type='textarea' required='1'/][contact-field label='Are you human?' type='select' required='1' options='Nope%26#x002c; I%26#039;m a spambot,Yes'/][/contact-form]</div>
My issues are:
1. The first two lines are supposed to show as bold, but for some reason they aren't.
2. The text boxes for commenters to enter their data stretch beyond the width of my sidebar widget. I've tried setting the width of the div to 180, since the max pixel width of the sidebar in 2011 is 188px, but that only makes it worse. Is this a browser issue or is it something I can adjust?
3. I've been wondering about anti-spam filters for the contact form. I know wordpress.com filters most of it out already, is that why a filter isn't included in the options when building the form?
Not sure what else I should be trying. If someone has any workarounds, I'd love to hear them! I have the Custom CSS upgrade although I'm not very good at it...
The blog I need help with is sage-energy.ca.