﻿<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>Millisecond Forums » Millisecond Forums » Inquisit 6  » Changing positioning of text in program</title><generator>InstantForum 2017-1 Final</generator><description>Millisecond Forums</description><link>https://forums.millisecond.com/</link><webMaster>Millisecond Forums</webMaster><lastBuildDate>Wed, 16 Sep 2026 05:42:49 GMT</lastBuildDate><ttl>20</ttl><item><title>Changing positioning of text in program</title><link>https://forums.millisecond.com/Topic32478.aspx</link><description>Hello,&lt;br/&gt;&lt;br/&gt;I am working in the following script:&amp;nbsp;The Death/Suicide IAT as described in Nock &amp;amp; Banaji (2010) and had a question about the following. We are trying to improve the way this program looks on the mobile version. I would like to move these two items physically lower on the screen (center of the screen). Whatt should i add to these sections to do so? Thank you!&amp;nbsp;&lt;br/&gt;&lt;br/&gt;&amp;lt;text targetB&amp;gt;&lt;br/&gt;/ items = targetB&lt;br/&gt;/ fontstyle = ("Arial", 7%)&lt;br/&gt;/ size = (80%, 80%)&lt;br/&gt;&amp;lt;/text&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;text targetA&amp;gt;&lt;br/&gt;/ items = targetA&lt;br/&gt;/ fontstyle = ("Arial", 7%)&lt;br/&gt;/ size = (80%, 80%)&lt;br/&gt;&amp;lt;/text&amp;gt;</description><pubDate>Wed, 17 Nov 2021 23:46:09 GMT</pubDate><dc:creator>devin698260</dc:creator></item><item><title>RE: Changing positioning of text in program</title><link>https://forums.millisecond.com/Topic32479.aspx</link><description>&lt;blockquote data-id="32478" class="if-quote-wrapper" unselectable="on" data-guid="1637192605307" id="if_insertedNode_1637192604862" contenteditable="false"&gt;&lt;a class="quote-para" unselectable="on" style="display: none;" href="#" data-id="32478" title="Move Cursor Below" contenteditable="false"&gt;&lt;span unselectable="on"&gt;+&lt;/span&gt;&lt;/a&gt;&lt;a class="quote-delete" unselectable="on" style="display: none;" href="#" data-id="32478" title="Delete Quote" contenteditable="false"&gt;&lt;span unselectable="on"&gt;x&lt;/span&gt;&lt;/a&gt;&lt;span unselectable="on" class="quote-markup"&gt;[quote]&lt;/span&gt;&lt;div unselectable="on" class="if-quote-header" contenteditable="false"&gt;&lt;div unselectable="on" class="if-quote-toggle-wrapper"&gt;&lt;a class="if-quote-toggle quote-link" href="#" data-id="32478" title=" "&gt;&amp;nbsp;&lt;/a&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[b]&lt;/span&gt;devin698260 - 11/17/2021&lt;span unselectable="on" class="quote-markup"&gt;[/b]&lt;/span&gt;&lt;/div&gt;&lt;div class="if-quote-message if-quote-message-32478"&gt;&lt;div class="if-quote-message-margin" contenteditable="true"&gt;Hello,&lt;br/&gt;&lt;br/&gt;I am working in the following script:&amp;nbsp;The Death/Suicide IAT as described in Nock &amp;amp; Banaji (2010) and had a question about the following. We are trying to improve the way this program looks on the mobile version. I would like to move these two items physically lower on the screen (center of the screen). Whatt should i add to these sections to do so? Thank you!&amp;nbsp;&lt;br/&gt;&lt;br/&gt;&amp;lt;text targetB&amp;gt;&lt;br/&gt;/ items = targetB&lt;br/&gt;/ fontstyle = ("Arial", 7%)&lt;br/&gt;/ size = (80%, 80%)&lt;br/&gt;&amp;lt;/text&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;text targetA&amp;gt;&lt;br/&gt;/ items = targetA&lt;br/&gt;/ fontstyle = ("Arial", 7%)&lt;br/&gt;/ size = (80%, 80%)&lt;br/&gt;&amp;lt;/text&amp;gt;&lt;a class="if-quote-goto quote-link" href="#" data-id="32478"&gt;&lt;span class="goto"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[/quote]&lt;/span&gt;&lt;/blockquote&gt;&lt;br/&gt;Define /position attributes in those text elements according to your preferences.&lt;br/&gt;&lt;br/&gt;&lt;a href="https://www.millisecond.com/support/docs/v6/html/language/attributes/position.htm"&gt;https://www.millisecond.com/support/docs/v6/html/language/attributes/position.htm&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;E.g. &lt;br/&gt;&lt;br/&gt;&amp;lt;text targetB&amp;gt;&lt;br/&gt;/ items = targetB&lt;br/&gt;/ fontstyle = ("Arial", 7%)&lt;br/&gt;/ size = (80%, 80%)&lt;br/&gt;&lt;strong&gt;/ position = (50%, 70%)&lt;/strong&gt;&lt;br/&gt;&amp;lt;/text&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;text targetA&amp;gt;&lt;br/&gt;/ items = targetA&lt;br/&gt;/ fontstyle = ("Arial", 7%)&lt;br/&gt;/ size = (80%, 80%)&lt;strong&gt;&lt;br/&gt;/ position = (50%, 70%)&lt;/strong&gt;&lt;br/&gt;&amp;lt;/text&amp;gt;&lt;br/&gt;&lt;br/&gt;</description><pubDate>Wed, 17 Nov 2021 23:46:09 GMT</pubDate><dc:creator>Dave</dc:creator></item></channel></rss>