-
Notifications
You must be signed in to change notification settings - Fork 23
Make the CSS responsive down to 757 px. #599
base: master
Are you sure you want to change the base?
Conversation
There's a lot more I could do, but I didn't want to change the style on the first attempt. If people think it's a good idea, future commits could make more changes when the screens size warrants it:
|
Compared to PR #597, this takes a completely different approach by just letting the body of the page scale down farther, rather than explicitly making things bigger. Mine doesn't scale as far, but that's only because I don't remove the sidebar (yet). |
@brendanlong could you post some more screenshots? I would find it helpful to see:
|
(basically, the same screenshots I posted on #597) |
5de4259
to
aae18a5
Compare
I pushed something to simplify this commit (making fewer changes -- no doctype change, not messing with the affiliated organization icons). The links Jeff wants are here: http://lesswrong.brendanlong.com/ The |
aae18a5
to
051d60b
Compare
I fixed the regression on Firefox, so it scales properly at least on Firefox and Chrome. I do need to check on an iPhone (if someone has one). The full pages are here, so if someone with an iPhone can just load one of them and see if it fills the page, that would be helpful: http://lesswrong.brendanlong.com/ It really doesn't matter which since all of them use the same CSS and JavaScript. |
I got the uploaded version working a lot better using http://lesswrong.brendanlong.com/responsive/ And for the "more-responsive" version: http://lesswrong.brendanlong.com/more-responsive/ (Ignore the random "LessWrong: Homepage" header -- this is a wget-related error, not an actual style problem) |
The page scales fluidly, and we remove the tagline in the discussions section when necessary to make the header fit.
c98db00
to
5a93063
Compare
This is mainly just a start to make reponsifying the site easier. All of the main layout pieces scale and the only big problem is that the header doesn't fit once you go down past 757px. It's pixel-identical to the current style, except for: