Millisecond Forums

page element: centering of text possible?

https://forums.millisecond.com/Topic12057.aspx

By Linka - 1/8/2014

Dear All,

is it possible to change text, especially its position in the page element? We are currently developing a Child IAT and only want one word there, ideally in the middle of the screen.

Thank you in advance.

Linka
By Dave - 1/8/2014

No, any advanced text formatting or layout is not possible with <page> elements. You need to either use <htmlpage> instead or display your instructions using standard <text>, <trial> etc. elements.
By Linka - 1/9/2014

Thank you very much for your quick reply!
By rburton - 1/10/2014

Hi,

If you use a percent (50%), it should centre. eg. It will also centre for all screen types and sizes.


/hposition = 50%
/vposition = 50%
/size = (80%, 80%)

This will also make it big for the kids.