font spec for input fields in FormTiddler plugin - where/how to set?

8 views
Skip to first unread message

spacev...@gmail.com

unread,
Jan 28, 2008, 3:38:47 PM1/28/08
to TiddlyWiki
I'm using the FormTiddler/DataTiddler combo - where/how do I set the
font spec for the input fields?
Default has a much larger font than I typically use in my CSS - can't
seem to find the place to influence this.

TIA,
-Juergen

FND

unread,
Jan 29, 2008, 9:12:54 AM1/29/08
to Tiddl...@googlegroups.com
> I'm using the FormTiddler/DataTiddler combo - where/how do I set the
> font spec for the input fields?

Could you provide us with a sample/demo so we can have a play with it?
That'd make it much easier for us to help you.


-- F.

makiaea

unread,
Jan 30, 2008, 6:05:40 AM1/30/08
to TiddlyWiki
I'm using the FormTiddler/DataTiddler combo as well, but I'm not an
expert so please take this with a pinch of salt!

I've just done a test in my formtemplate, labelling one of the input
fields using CSS with a class (class="test2") e.g.

<select name=Type class="test2">
<option>please select</option>
</select>

and then put some rules for the class in my stylesheet

.test2 {font-weight:bold;color:[[ColorPalette::SecondaryLight]];}

I'm not sure if a class selector is the best thing to use for this
(rather than an ID selector or something more specific) but this would
depend on your particular usage!

warmest wishes, maki

spacev...@gmail.com

unread,
Jan 30, 2008, 10:04:05 AM1/30/08
to TiddlyWiki
great!! - this works fine for me.
now I can stop creating the test tw I was trying to upload to allow
folks to take a look :-)
thanks for the saved time!
-Juergen
Reply all
Reply to author
Forward
0 new messages