Change Sidebar location

48 views
Skip to first unread message

Mihec

unread,
Jan 30, 2008, 3:54:16 AM1/30/08
to TiddlyWiki
Hi,

how can I change the sidebar location (along with the mainmenu etc.)
from left to right (in the Kubrick theme: http://
tiddlythemes.com/#Kubrick). Thanks,
Mike

Mihec

unread,
Jan 30, 2008, 3:55:02 AM1/30/08
to TiddlyWiki
Sorry, what I ment was from RIGHT to LEFT.

FND

unread,
Jan 30, 2008, 8:33:38 AM1/30/08
to Tiddl...@googlegroups.com
> how can I change the sidebar location (along with the mainmenu etc.)
> from [right to left] (in the Kubrick theme [...])

Try adding this to the bottom of your StyleSheet:
---------------
#sidebar {
float: left;
margin: 1em 0 0 2em;
}

#displayArea {
margin: 1em 1em 1em 18em;
}
---------------

HTH.


-- F.

Mihec

unread,
Jan 31, 2008, 3:16:43 AM1/31/08
to TiddlyWiki

> #sidebar {
> float: left;
> margin: 1em 0 0 2em;
>
> }
>
> #displayArea {
> margin: 1em 1em 1em 18em;}

Excellent! Many many thanks! Finally, my TiddlyWiki design is almost
complete.
Mike
Reply all
Reply to author
Forward
0 new messages