Millisecond Forums

Get Rid of White Box Around Text

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

By clstephenso - 10/24/2014

I am trying to program the Stroop Test so that the words appear against a gray background.  However, there is a white box surrounding the text (please see picture below).  Is there a way to get rid of the white box so that the words appear directly against a gray background?  Thank you.https://www.millisecond.com/forums/uploads/images/74c91d1b-ace7-4360-a6ef-bc8c.png
By Dave - 10/24/2014

Yes. You'll want to set the /txbgcolor attribute to either gray or transparent. You do this either for the individual <text> element(s) or via the script's <defaults>. Note that any definition in an individual element would override the one in <defaults>.
By clstephenso - 10/30/2014

Thank you very much, Dave.  Have a great weekend!

Clayton