Font Size

64 views
Skip to first unread message

Valikhanov

unread,
Apr 13, 2015, 5:54:35 PM4/13/15
to tiddl...@googlegroups.com
Question from an old TiddlyWiki user, but a new adopter of the new version:

In the settings, it seems that "font size" governs both the font sizes of the titles and the font size of the editing text box.  So if I want a readable font size for editing, I need to deal with colossally sized titles.  Is there any way to deal with this?

Eric Shulman

unread,
Apr 13, 2015, 6:00:09 PM4/13/15
to tiddl...@googlegroups.com
On Monday, April 13, 2015 at 2:54:35 PM UTC-7, Valikhanov wrote:
Question from an old TiddlyWiki user, but a new adopter of the new version:

In the settings, it seems that "font size" governs both the font sizes of the titles and the font size of the editing text box.  So if I want a readable font size for editing, I need to deal with colossally sized titles.  Is there any way to deal with this?

While the control panel "font size" setting lets you change the overall font sizes used in the document, to get fine control over a specific part of the document, you need to create a tiddler, tagged with "$:/tags/Stylesheet", that contains the CSS rules(s) you want.

For your purposes, something like this:
.tc-edit-texteditor { font-size:150%; }
will make the font size for editing larger, while leaving the other fonts unaffected.

Q.E.D.

enjoy,
-e
Eric Shulman
TiddlyTools / ELS Design Studios

YOUR DONATIONS ARE VERY IMPORTANT!
HELP ME TO HELP YOU - MAKE A CONTRIBUTION TO MY "TIP JAR"...

Valikhanov

unread,
Apr 14, 2015, 8:26:48 PM4/14/15
to tiddl...@googlegroups.com
Thanks, that worked! 

Is there a list of general stylesheet options somewhere?  For instance, a way to change the display spacing (i.e. increase the space between lines)?

Valikhanov

unread,
Apr 14, 2015, 8:28:10 PM4/14/15
to tiddl...@googlegroups.com
Or - more importantly - setting the font size for just the display text of the Tiddly?
Reply all
Reply to author
Forward
0 new messages