| Post |
|
Guest
| William 3:07 am March 3, 2009
| |
|
|
I LOVE this plugin! This is exactly what i was looking for. The thing that I am having trouble with however is my contact form appears to be marching. By that, I mean that the Name is one the left, the Email is on the right, the Website is on the left and the message is on the right. I have tried the Firebug and read through the forums, but I am not finding a solution.
Thanks,
William
Portfolio.HarrisResidence.com/contact
|
|
|
Moderator
| Paul Amsterdam, NL posts 421 12:06 pm March 3, 2009
| |
|
|
Looks like an issue your wordpress theme is causing by floating input fields to the left.
At the bottom of your cforms CSS file, this should help:
.cform textarea, .cform input { float:none; }
P.
|
|
|
|
|
Guest
| William 3:01 am March 4, 2009
| |
|
|
Thank you Paul.
I deactivated the Plugin, then I inserted the code above into the very bottom of the cforms.css file located under the directory "styling". I reactivated it and reinserted my cform into my page. Still doing the same thing.
I understand that it is related to my theme, but is there anything else that I can do? Is there any way that I can edit my theme for that specific page or anything?
Thanks for you time, I really appreciate this.
William
|
|
|
Admin
| Oliver Munich, Germany posts 6231 7:12 pm March 4, 2009
| |
|
|
Paul was right in what he suggested, but it doesn't look like you added it to the right place as it doesn't show in the CSS.
PS: your theme is shiny_style.css!
|
|
|
|
|
Guest
| William 1:54 am March 5, 2009
| |
|
|
Beautiful!! I just put it in the wrong .css file. I put it in and it works fantastic now! You guys are the best, thank you both, I wish you the best in everything you do.
William
|
|