You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to TiddlyWiki
Sorry, what I ment was from RIGHT to LEFT.
FND
unread,
Jan 30, 2008, 8:33:38 AM1/30/08
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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; }