Probably a simple question that I'm missing...
When I go to http://five.tiddlywiki.com on my large screen, only the left half of large display is used. On the other hand, http://www.tiddlywiki.com displays on the whole screen. It appears that five.tiddlywiki.com is making an assumption that my screen is relatively small (like on a mobile device) rather than checking to see what the size of the screen is. Is there a reason? Can I change it to grow to the real size of my PC screen and, yet, still be right for my iPhone?
--
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 tiddlywiki+...@googlegroups.com.
To post to this group, send email to tiddl...@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/groups/opt_out.
--
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 tiddlywiki+...@googlegroups.com.
To post to this group, send email to tiddl...@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/groups/opt_out.
TiddlyWiki classic's default theme was a "liquid layout" that purposely used CSS to fill the entire width of the screen. Back in 2004 that was a popular choice for many websites; most people had 1024x768 screens. Fast forward to today, and the majority of websites have now adopted fixed width layouts. The reason is readability: studies have shown that optimum readability is at around 50-60 characters per line. Much above or below that and readability suffers.
For the moment, you can make the story column wider by opening the control panel (which is the cog icon in the sidebar), and then scroll down to the link to "Theme tweaks". In the tiddler that opens you'll need to increase the "story right" and "story width" settings, save changes and reload.