Hi,
I have three different types of buttons (text, no images) in a multiform. Previous, Next and Submit. The footer of a multiform is limited to 92% through one of the lines in the org gf style.css:
.gform_wrapper .gform_page_footer {margin:20px 0; width:92%; border-top:1px dotted #ccc; padding:16px 0 0 0}
How do I align the "Next" to be on the right side in the footer (on the same line as "Previous") and stay at that exact position on every page on any multiform (one general rule to set the postion for all forms and all pages) and how do I do the same (this time: center the button on all multipage forms) for the "Submit" button?
It would be nice if the right end of the Next button box would be right under the end of the dotted footer line (vertically aligned with it). This is a picture of how it should look like for the "Next" button: http://img862.imageshack.us/i/x000.jpg/
Tia,
isuk