Quote:
Is there an easy way to disable reBOOT from being responsive (In other words, when someone clicks on a link to view the desktop version of the site while on a phone, it looks like the desktop version of reBOOT, instead of just the one column)?
|
Yes, you'll need to re-customise the Bootstrap CSS file, omitting the 'Responsive' components section...
http://getbootstrap.com/2.3.2/customize.html
So you are replacing skin/reboot/css/vendor/bootstrap.min.css
You can try the CSS files
here. Make a backup beforehand.