Hi!
In this page http://www.nathanaelrochat.ch/?page_id=32 I'd like to align the submit button to the right.
I've tried several css modifications I've founded in this forum, but nothing works…
Can you help me, pliiiiiiiz!
Pascal
Hi!
In this page http://www.nathanaelrochat.ch/?page_id=32 I'd like to align the submit button to the right.
I've tried several css modifications I've founded in this forum, but nothing works…
Can you help me, pliiiiiiiz!
Pascal
This should work for you.
[css]
body #gform_wrapper_1 .gform_footer input#gform_submit_button_1 {
float: right;
}
screenshot: http://bit.ly/pfAxm1
Thanks a lot, it works perfectly!
According to the legendary quickness of your answers, I've got a question... When do you sleep? ;-)
Sleep? Please define sleep.. LOL. I'm happy that helped. Thanks for the update.