Today's changes were all about small displays. The mobile/tablet layouts are no longer "b0rked".
There were lots of changes too small to mention, but the big one concerns the banner, which has been the subject of recent discussion in this thread. It's been moved slightly to the right in accordance with Pixel's mockups, and it now moves up and down independently of the background only while the browser is wider than the main content area. When the browser goes below that width, the banner gets fixed in place and shrinks with the rest of the page. Test it for yourself by going to
test.thelifestream.net with a maximised browser window and scrolling the page, then shrinking the window and scrolling again. I've tested it on Firefox and Chrome (including various simulated displays thanks to the development console) but if there are any bugs, let me know.
One thing I'm not really sure how to tackle is that when the page is more than 600 px wide (i.e. tablet/desktop layout), the "slider" plugin shows the three newest posts at the top of the page, and latest-news-1.php shows the fourth post onwards, but when the page is below 600 px (i.e. mobile layout), the slider is hidden and the first three posts aren't visible at all. The
default configuration of Fraction avoids this problem because it duplicates the slider posts underneath, which I didn't want for our site. I might have to disable the slider altogether and recreate that layout with just the "latest news" bit, but if anyone has a better solution (or if anyone feels strongly about keeping the slider and re-enabling the swiping features), please let me know.
There's still a lot to do.