DISID / bootstrap-theme

Template to create Liferay portals with a new theme developed using the amazing Twitter Bootstrap framework
GNU General Public License v3.0
19 stars 16 forks source link

Width on PC screen #1

Open benb3342 opened 11 years ago

benb3342 commented 11 years ago

Hi,

New to all this, so forgive me if this is a simple change I've missed - how do we change the width of the template on a PC screen to be 1022px wide?

Thanks

Ben

pilarargudo commented 11 years ago

Hi Ben,

the Bootsptrap framework is optimized for a responsive design. By default, you can change and personalize the screen width adding your css properties in custom.css and overwrite the Bootstrap stylesheets. For example, body {width:1022px;}. However, check divs in webcontents Liferay like .contaniner which width is 1170px.

We recommend visit and check out http://twitter.github.io/bootstrap/scaffolding.html#layouts