matan123
Member
Posted 2 years ago #
Hallo all,
I need a contact form that display in the sidebar of my site, no metter what plugin i used the results are that it dont show any table (now i've tried the tiny contact form.
in this link you can see what the results are:
Thank for any help!
matan123
Member
Posted 2 years ago #
Have you tried Contact Form 7?
http://wordpress.org/extend/plugins/contact-form-7/
What do you mean by "it doesn't show any table"?
matan123
Member
Posted 2 years ago #
i mean that there aren't any borders around the fields,
in the print screen that attached it can be seen clearly....
A screenshot is of no use. What might help is a link to a page demonstrating the problem.
matan123
Member
Posted 2 years ago #
Off course!
here is the link: http://www.nagaroot.co.il.previewdns.com/
Thanks for the quick responses!
Try adding:
.sidebar input,.sidebar textarea {border:1px solid #ccc;}
.sidebar textarea {width:320px;}
to the bottom of style.css.