Quote:
Originally Posted by PhilJ
You can tweak the media queries for specific screen widths in skin/reboot/css/reboot_media_queries.css
|
Hi Phil,
I have tried to set container width to: .container { width: 960px; } .
This does make the column width 960. However on a smaller device, it still removes the side category links (makes them responsive - and shows them at the bottom of the page).
I think what some people want (me included), is the site to show up as a desktop site on smaller screens, with the side menu intact.
Would this involve generating css from the bootstrap site? Will the auto-generated css (leaving out the responsive aspects), work with reboot Version 2?
By the way, I have reboot V1 live right now and am loving it. Version 1 is a little less responsive and does show up with categories on the left - on a 800 width tablet for example. (On V2, this same site is responsive and the menu moves to the bottom).
Version 1 is also less responsive on a desktop - Using Version 2 on a 1024 width moniter, if you shrink the browser width at all - it makes the site responsive and moves the side menu to the bottom.