Edit template font size

58 views
Skip to first unread message

David Gifford

unread,
Dec 3, 2014, 12:24:43 PM12/3/14
to tiddl...@googlegroups.com
Hi all,

What is the CSS that controls the size of the font in the text field when a tiddler is in edit mode? I adjusted the font-sizes in my TiddlyWiki and somehow the font size in edit mode became too small.

Thanks

Ton Gerner

unread,
Dec 3, 2014, 1:09:23 PM12/3/14
to tiddl...@googlegroups.com
Hi Dave,

I did change the text in edit mode as follows:

/* EDIT MODE */
textarea
.tc-edit-texteditor, code, kbd, pre, samp {
     font
-family: Inconsolata, Consolas, monospace, serif;
     font
-size: 1em;
}

Cheers,

Ton

David Gifford

unread,
Dec 3, 2014, 1:21:43 PM12/3/14
to tiddl...@googlegroups.com
Awesome, Ton, that worked great! Thanks!

--
You received this message because you are subscribed to a topic in the Google Groups "TiddlyWiki" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/tiddlywiki/-7G-P0weCio/unsubscribe.
To unsubscribe from this group and all its topics, send an email to tiddlywiki+...@googlegroups.com.
To post to this group, send email to tiddl...@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.



--
David Gifford
Christian Reformed World Missions, Mexico City

PMario

unread,
Dec 3, 2014, 1:39:45 PM12/3/14
to tiddl...@googlegroups.com
On Wednesday, December 3, 2014 7:09:23 PM UTC+1, Ton Gerner wrote:

/* EDIT MODE */
textarea
.tc-edit-texteditor, code, kbd, pre, samp {
     font
-family: Inconsolata, Consolas, monospace, serif;
     font
-size: 1em;
}


Hi Ton,
Inconsolata, Consolas, ... very nice choices. I like those fonts :)

@Dave
You may not have those fonts installed on your pc. So if you want to use them, you'll need to install them.
-m 

David Gifford

unread,
Dec 3, 2014, 1:43:54 PM12/3/14
to tiddl...@googlegroups.com
Thanks Mario. I just changed the font-family and font-size to what I have in view template. I am doing writing, not coding, and Verdana 12pt looks just fine for what I am doing. Blessings.

--
You received this message because you are subscribed to a topic in the Google Groups "TiddlyWiki" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/tiddlywiki/-7G-P0weCio/unsubscribe.
To unsubscribe from this group and all its topics, send an email to tiddlywiki+...@googlegroups.com.
To post to this group, send email to tiddl...@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.
Reply all
Reply to author
Forward
0 new messages