html-button-response place prompt above stimulus #3301
Replies: 1 comment
-
Worked it out: I needed to set the width. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I would like to be able to place the prompt above the stimulus in the html-button-response plugin, but having difficulties doing this. I have tried
<p style ="position:absolute; top:20px; text-align:center">
but although this does move the prompt to the top, the text is left-aligned. Any ideas?Beta Was this translation helpful? Give feedback.
All reactions