﻿<?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 4  » Next button: change fontsize</title><generator>InstantForum 2017-1 Final</generator><description>Millisecond Forums</description><link>https://forums.millisecond.com/</link><webMaster>Millisecond Forums</webMaster><lastBuildDate>Sun, 05 Apr 2026 12:40:11 GMT</lastBuildDate><ttl>20</ttl><item><title>Next button: change fontsize</title><link>https://forums.millisecond.com/Topic25207.aspx</link><description>Hi there,&lt;br/&gt;&lt;br/&gt;I anticipate having a lot of questions in the next few months. Apologies! I am new to coding experiments.&lt;br/&gt;&lt;br/&gt;I am having issues adjusting the size of the font for the "Next" button. I have been able to change the button position with nextbuttonposition and the size of the button box with navigationbuttonsize. However, no matter whether I try to use pixels, points, or percentages, and no matter what font I choose, I cannot seem to change the style and size of the font for the "Next" button. I have tried doing this for survey as well as for an individual surveypage, with no luck.&lt;br/&gt;&lt;br/&gt;Currently, the end of my code looks like this (everything else works):&lt;br/&gt;&lt;br/&gt;&amp;lt;survey fppi&amp;gt; &lt;br/&gt;/ navigationbuttonfontstyle = ("Verdana", 20pt, true)&lt;br/&gt;/ navigationbuttonsize = (250px, 50px)&lt;br/&gt;/ showbackbutton=false&lt;br/&gt;/ nextbuttonposition = (70%, 90%) &lt;br/&gt;/ pages = [1=fppi1; 2=fppi2; 3=fppi3; 4=fppi4; 5=fppi5; 6=fppi6] &lt;br/&gt;/ responsefontstyle = ("Verdana", 12pt, false, false, false, false, 5, 0) &lt;br/&gt;/ itemfontstyle = ("Verdana", 12pt, false, false, false, false, 5, 0) &lt;br/&gt;/ itemspacing = 3% &lt;br/&gt;/ showpagenumbers = false &lt;br/&gt;&amp;lt;/survey&amp;gt;&lt;br/&gt;&lt;br/&gt;Any pointers? Thank you so so much for your support! I appreciate it!&lt;br/&gt;Julia&lt;br/&gt;</description><pubDate>Thu, 05 Jul 2018 01:58:24 GMT</pubDate><dc:creator>Bibliophelia</dc:creator></item><item><title /><link>https://forums.millisecond.com/Topic25209.aspx</link><description>Thanks for your swift response! Apologies, I could have included a shorter version of the whole code to spare you the surveypage-coding.&lt;br/&gt;&lt;br/&gt;Weird, even when I run your code, the font for the next button won't budge for me (run in Inquisit 4.0.10.0, which should be the latest). I'm using a Mac, not sure if that is relevant. I'm attaching a screenshot but it sounds like it's not a coding problem, so not sure if anything can be done here.&lt;br/&gt;&lt;br/&gt;Thank you again! I appreciate it :)&lt;br/&gt;&lt;br/&gt;&lt;img src="https://www.millisecond.com/forums/Uploads/Images/28ff9ab1-ccec-4fe6-96f3-27b8.png" data-download-url="https://www.millisecond.com/forums/Uploads/Images/e0d16ac1-0974-4ac3-b997-20c9.png"&gt;&lt;br/&gt;&lt;br/&gt;</description><pubDate>Thu, 05 Jul 2018 01:58:24 GMT</pubDate><dc:creator>Bibliophelia</dc:creator></item><item><title>RE: Next button: change fontsize</title><link>https://forums.millisecond.com/Topic25208.aspx</link><description>&lt;div data-id="25207" class="if-quote-wrapper" unselectable="on" data-guid="1530751296559"&gt;&lt;a class="quote-para" unselectable="on" style="display: none;" href="#" data-id="25207" 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="25207" 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="25207" title=" "&gt;&lt;/a&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[b]&lt;/span&gt;Bibliophelia - Wednesday, July 4, 2018&lt;span unselectable="on" class="quote-markup"&gt;[/b]&lt;/span&gt;&lt;/div&gt;&lt;div class="if-quote-message if-quote-message-25207"&gt;&lt;div class="if-quote-message-margin"&gt;Hi there,&lt;br/&gt;&lt;br/&gt;I anticipate having a lot of questions in the next few months. Apologies! I am new to coding experiments.&lt;br/&gt;&lt;br/&gt;I am having issues adjusting the size of the font for the "Next" button. I have been able to change the button position with nextbuttonposition and the size of the button box with navigationbuttonsize. However, no matter whether I try to use pixels, points, or percentages, and no matter what font I choose, I cannot seem to change the style and size of the font for the "Next" button. I have tried doing this for survey as well as for an individual surveypage, with no luck.&lt;br/&gt;&lt;br/&gt;Currently, the end of my code looks like this (everything else works):&lt;br/&gt;&lt;br/&gt;&amp;lt;survey fppi&amp;gt; &lt;br/&gt;/ navigationbuttonfontstyle = ("Verdana", 20pt, true)&lt;br/&gt;/ navigationbuttonsize = (250px, 50px)&lt;br/&gt;/ showbackbutton=false&lt;br/&gt;/ nextbuttonposition = (70%, 90%) &lt;br/&gt;/ pages = [1=fppi1; 2=fppi2; 3=fppi3; 4=fppi4; 5=fppi5; 6=fppi6] &lt;br/&gt;/ responsefontstyle = ("Verdana", 12pt, false, false, false, false, 5, 0) &lt;br/&gt;/ itemfontstyle = ("Verdana", 12pt, false, false, false, false, 5, 0) &lt;br/&gt;/ itemspacing = 3% &lt;br/&gt;/ showpagenumbers = false &lt;br/&gt;&amp;lt;/survey&amp;gt;&lt;br/&gt;&lt;br/&gt;Any pointers? Thank you so so much for your support! I appreciate it!&lt;br/&gt;Julia&lt;br/&gt;&lt;a class="if-quote-goto quote-link" href="#" data-id="25207"&gt;&lt;span class="goto"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;span class="quote-markup"&gt;[/quote]&lt;/span&gt;&lt;/div&gt;&lt;br/&gt;No problems with that code, and it's working as expected for me:&lt;br/&gt;&lt;br/&gt;&lt;img src="https://www.millisecond.com/forums/Uploads/Images/b77335f1-e2a3-491a-8867-1c67.png" data-download-url="https://www.millisecond.com/forums/Uploads/Images/88e367c7-2395-4ff2-8f3a-009f.png"&gt;&lt;br/&gt;&lt;br/&gt;Since I obviously don't have the rest of your script, the full code that produced the above result is:&lt;br/&gt;&lt;br/&gt;&amp;lt;survey fppi&amp;gt;&lt;br/&gt;/ navigationbuttonfontstyle = ("Verdana", 20pt, true)&lt;br/&gt;/ navigationbuttonsize = (250px, 50px)&lt;br/&gt;/ showbackbutton=false&lt;br/&gt;/ nextbuttonposition = (70%, 90%)&lt;br/&gt;/ pages = [1=fppi1; 2=fppi2; 3=fppi3; 4=fppi4; 5=fppi5; 6=fppi6] &lt;br/&gt;/ responsefontstyle = ("Verdana", 12pt, false, false, false, false, 5, 0)&lt;br/&gt;/ itemfontstyle = ("Verdana", 12pt, false, false, false, false, 5, 0)&lt;br/&gt;/ itemspacing = 3%&lt;br/&gt;/ showpagenumbers = false&lt;br/&gt;&amp;lt;/survey&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;surveypage fppi1&amp;gt;&lt;br/&gt;/ caption = "placeholder for fppi1"&lt;br/&gt;&amp;lt;/surveypage&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;surveypage fppi2&amp;gt;&lt;br/&gt;/ caption = "placeholder for fppi2"&lt;br/&gt;&amp;lt;/surveypage&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;surveypage fppi3&amp;gt;&lt;br/&gt;/ caption = "placeholder for fppi3"&lt;br/&gt;&amp;lt;/surveypage&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;surveypage fppi4&amp;gt;&lt;br/&gt;/ caption = "placeholder for fppi4"&lt;br/&gt;&amp;lt;/surveypage&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;surveypage fppi5&amp;gt;&lt;br/&gt;/ caption = "placeholder for fppi5"&lt;br/&gt;&amp;lt;/surveypage&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;surveypage fppi6&amp;gt;&lt;br/&gt;/ caption = "placeholder for fppi6"&lt;br/&gt;&amp;lt;/surveypage&amp;gt;&lt;br/&gt;&lt;br/&gt;Run under the latest Inquisit 4 version, but tested and working under the latest Inquisit 5 version as well.&lt;br/&gt;</description><pubDate>Wed, 04 Jul 2018 17:42:36 GMT</pubDate><dc:creator>Dave</dc:creator></item></channel></rss>