[TW5] Want to put a horizontal line between tiddlers in a story

132 views
Skip to first unread message

Chuck R.

unread,
Apr 18, 2016, 2:02:02 PM4/18/16
to tiddl...@googlegroups.com
I have Firefox and the TiddlyWiki plugin. I also updgraded this TiddlyWiki with the newest version via the in-program upgrade option.

When I have multiple tiddlers open in a local TiddlyWiki, I want to put an automatic horizontal line just above the commands that say "close,   close other, edit, more". How do I do that?

Thank you.

Mat

unread,
Apr 18, 2016, 3:18:17 PM4/18/16
to TiddlyWiki
Hi Chuck

you can make a stylesheet tiddler like this;

Create a new tiddler and name it anything you want. If you prefix the name with 

$:/


it will not show in the sidebar Open and Recent lists, but you can find it under the more More tab.

Tag it 

$:/tags/Stylesheet

inside it you put these to try it out

.tc-titlebar {border-top:1px solid lightgrey;}

.tc-tiddler-controls {border-top:2px solid red;}

<:-)

Chuck R.

unread,
Apr 18, 2016, 3:33:10 PM4/18/16
to tiddl...@googlegroups.com

Yep, that's the code I needed. I'm a visual learner so by seeing code I can learn from it. Thank you!

Now how do I reduce that vertical space above each tiddler title?

 
Reply all
Reply to author
Forward
0 new messages