What are the styles for a left menu?

54 views
Skip to first unread message

Luis Gonzalez

unread,
Nov 6, 2019, 2:55:58 AM11/6/19
to TiddlyWiki
Forgive the insistence but if I add this styles, the story river overloaps the right menu when we narrow the browser. Is there any way to avoid it?





I have this styles for a left menu:

html .tgc-leftmenu {
 display
: block;
 padding
: 0px 0px 0px 20px;
 position
: fixed;
 left
: 0px;
 top
: 93px;
 width
: 270px;
 z
-index: 99;
}

html .tc-story-river {
 left
: 200px;
 width
: 770px;
}

LeftMenu.html

Ton Gerner

unread,
Nov 6, 2019, 4:24:53 AM11/6/19
to TiddlyWiki
Hi Luis,

See also my answer here. If you use a centralised story river there will be no overlap. Only the left menu AND sidebar decrease in width together.

Hope this helps.

Cheers,

Ton
Reply all
Reply to author
Forward
0 new messages