How to move the "next" button to the center/bottom of page? | XM Community
Skip to main content
Solved

How to move the "next" button to the center/bottom of page?


I am using the standard survey themes and would like to move the "next" button from the bottom-right of all pages to the bottom-center. None of the themes are formatted this way. Does anyone have CSS code they would be willing to share, or some other solution? Thanks in advance! (Apologies if this question has been answered. I did quite a bit of searching but am new to the forum.)

Best answer by Matt_Christie_Walker

.Skin #Buttons { text-align: center; padding: 20px; margin-top: 50px; }
View original

5 replies

Matt_Christie_Walker
QPN Level 3 ●●●
Forum|alt.badge.img+5
.Skin #Buttons { text-align: center; padding: 20px; margin-top: 50px; }

  • 1 reply
  • March 18, 2019
Hi, I'm trying to do this but the system doesn't like it. I'm selecting "Add Javascript..." and pasting in the above code, but keep getting errors. I'm totally new to this, could someone please provide a somewhat more step-by-step guide? Thanks in advance!

  • 2 replies
  • September 27, 2019
> @dheppes said: > Hi, I'm trying to do this but the system doesn't like it. I'm selecting "Add Javascript..." and pasting in the above code, but keep getting errors. I'm totally new to this, could someone please provide a somewhat more step-by-step guide? Thanks in advance! I'm getting the same thing. Any help is appreciated!

Christoph
Forum|alt.badge.img+2
  • 8 replies
  • January 3, 2020
Go to 'Look and Feel', then 'Style', then 'Custom CSS' - it works beautifully.

Forum|alt.badge.img

In my experience, it doesn’t work in the new Simple Layout.  It does work in the older Flat and Classic and other layouts.


Leave a Reply