[TW5] Tiddler title font size

759 views
Skip to first unread message

Philippe Renders

unread,
Apr 18, 2015, 2:07:46 AM4/18/15
to tiddl...@googlegroups.com
How can I reduce or change the tiddler title font size ?

Eric Shulman

unread,
Apr 18, 2015, 7:59:10 PM4/18/15
to tiddl...@googlegroups.com
On Saturday, April 18, 2015 at 3:23:06 PM UTC-7, c pa wrote:
Find the tiddler

$:/themes/tiddlywiki/vanilla/base (I think this holds the base styling for all themes)

And edit the following styling to be what you want

.tc-titlebar h2 { font-size: 1em; display: inline; }

It's a very bad idea to edit the base theme definition.
Instead, add a separate tiddler containing your desired CSS,
and then tag that tiddler with "$:/tags/Stylesheet".

 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"...

Philippe Renders

unread,
Apr 19, 2015, 2:11:07 AM4/19/15
to tiddl...@googlegroups.com
I modified h2 to h6 in 

$:/core/ui/ViewTemplate/title

Probably not the place to modify.
Now the space between the title and the text of the tiddler is too large.

I will try the CSS option.

Thank you for your help.

c pa

unread,
Apr 18, 2015, 6:23:06 PM4/18/15
to tiddl...@googlegroups.com

Egor Ananyev

unread,
May 6, 2018, 11:27:20 PM5/6/18
to TiddlyWiki
For anyone needing this, the following implementation of Eric's suggestion worked for me:

I was wondering what the name of the attribute for title editing font size is?

Best,
--Egor
Auto Generated Inline Image 1
Auto Generated Inline Image 2
Reply all
Reply to author
Forward
0 new messages