Hi,
I would like my text stimuli to be presented at the center of the screen, both vertically and horizontally. My script for this text is pasted below. Why isn't it being presented at the center of the screen? (It is being displayed at the top center--so it is centered horizontally but not vertically).
I'd be very grateful for your insight.
<text Political_item>
/size = (75%, 75%)
/items = Political_item
/position = (50%, 50%)
/valign = center
/halign = center
/select = noreplacenorepeat
/selectionrate = always
</text>