intfiction.org

The Interactive Fiction Community Forum
It is currently Fri May 24, 2013 10:05 am

All times are UTC - 6 hours [ DST ]




Post new topic Reply to topic  [ 4 posts ] 
Author Message
 Post subject: HTML TADS and Colors
PostPosted: Mon Dec 26, 2011 5:07 am 
Offline
User avatar

Joined: Tue Aug 10, 2010 11:14 pm
Posts: 39
I am updating my game to utilize some of the sound and color setting capabilities of HTML TADS. I have the <body> tag specifying a bgcolor of black and text color (via 'text' attribute) of white. But the input text is still showing black. How do I set the input text color within the game code for the TADS3 HTML interpreter?

Thanks!


Top
 Profile Send private message  
 
 Post subject: Re: HTML TADS and Colors
PostPosted: Wed Dec 28, 2011 7:27 pm 
Offline
User avatar

Joined: Tue Aug 10, 2010 11:14 pm
Posts: 39
Hmm, me give this a little bump - Is there syntax to change the input text color? The foreground color change seems to work for all the text, but not the text the player types in. Anyone know how to adjust this color?

Thanks alot!


Top
 Profile Send private message  
 
 Post subject: Re: HTML TADS and Colors
PostPosted: Wed Dec 28, 2011 7:59 pm 
Offline
User avatar

Joined: Sat Dec 22, 2007 6:00 pm
Posts: 355
Location: Western Australia
Add
Code:
input=[colour]

to your <body> tag. (I found this out by going to the TADS 3 "Introduction to HTML TADS" manual and searching the deviations from standard HTML page for "input".)

_________________
Emily Boegheim


Top
 Profile Send private message  
 
 Post subject: Re: HTML TADS and Colors
PostPosted: Wed Dec 28, 2011 8:08 pm 
Offline
User avatar

Joined: Tue Aug 10, 2010 11:14 pm
Posts: 39
Thank you so much, works like a champ. I hadn't found that bit of knowledge.

Thanks again!


Top
 Profile Send private message  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 4 posts ] 

All times are UTC - 6 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group