Hello all,
About a decade ago, 'liquid layouts' were quite popular on websites. TWc
also has this approach.
Nowadays, websites have around 50-60 characters per line because of
improved readability.
I would like to edit my TWc so it does just that.
I reckon I have to make changes to my StyleSheetLayout but I don't exactly
know what to add to StyleSheet to achieve this.
I think I have to set the width of a block-level element to prevent it from
stretching out to the edges of its container to the left and right, but am
only able to set the MainMenu.
My StyleSheet is as follows:
#main {
> width: 600px;
> margin: 0 auto;
> }
>
What should I do to prevent the whole Tiddlywiki file from stretching out?
I am sorry, this is probably basic stuff for CSS programmers (and I know
that TW5 uses fixed layout by default, but for now I want to continue using
TWc).
Greets,
Mike
--
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.