How to change the placement of Back and Next button?

  • gmbph01
    Asked on October 21, 2014 at 1:00 AM
    Also is it possible to move the page break button to the top of page instead of being at the bottom.
  • Ben
    Replied on October 21, 2014 at 8:25 AM

    Hi,

    Yes, it is possible to achieve, but we would need to see the actual jotform where the next and previous buttons are applied in order to give you proper CSS to do this.

    If you are interested in finding a way to do it yourself, but are not quite sure which CSS properties would help you with that, you could use this as a pointer.

    position: absolute;
    top: 0;

    As I have mentioned, if you give us a link to the jotform with the buttons we can then see exact code that would be needed.

    Best Regards,
    Ben