Hello zividan97,
You can specify styles in the css file of your theme:
#cntctfrm_contact_form {
float: right !important;
}
#cntctfrm_contact_form label{
float: right !important;
}
#cntctfrm_contact_form input{
float: right !important;
}
Kind regards.
Rob
(@promoting-all-things-good)
I tried this to Center the form and it didn’t work.
I copied and pasted the above code into my style.css on my child theme.
Am I missing something?
Rob
(@promoting-all-things-good)
Yes, I changed the float to center
There is no such thing as “float: center;”
http://www.w3schools.com/cssref/pr_class_float.asp
CSS is quite theme/site specific so for CSS help, you need to post a link to your site.
Also, this thread is marked resolved, so not a good place to ask a new question – please start your own thread –
http://wordpress.org/support/plugin/contact-form-plugin#postform