Hi Pyriel,
<== Main menu ==><== display area ==><== sidebar area ==>
The layout - width of Main menu, display area (tiddler) and sidebar
area - is defined in StyleSheetLayout
#mainMenu {
position:absolute;
left:0;
width:10em;
text-align:right;
line-height:1.6em;
padding:1.5em 0.5em 0.5em 0.5em;
font-size:1.1em;
}
#displayArea {
margin:1em 17em 0 14em;
}
#sidebar {
position:absolute;
right:3px;
width:16em;
font-size:.9em;}
Default, at the left side is a margin of 14em: the room for the Main
menu and at the right side is a margin of 17em: the room for the
sidebar.
Default, the Main menu itself has a width of 10em, the sidebar area a
width of 16em.
So, if one want to adjust the display area, main menu and/or sidebar
area are affected and need to be adjusted accordingly.
Regards,
Ton
On Apr 21, 12:57 pm, Pyriel <[email protected]> wrote:
> I have enlarged the MainMenu.
> Now dominates the tiddler into the MainMenu.
> The tiddler is fixed to the left.
> How can I change this setting?
--
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/tiddlywiki?hl=en.