Hello,

I'm looking to make the total width fo my site 660px (part of the grid) but I cant figure it out. I can click on skinnr and whenever there's a block it will work but it doesn't work on actual nodes.

So how would i get the page width to be max 660?

Comments

jeremycaldwell’s picture

Status: Active » Fixed

The best way to go about limiting your site to 660px and still keep the grid is to actually create a custom grid for your theme. Otherwise you'd be fighting the default 16 or 12 column grid which is equal to 960px. When you create your own grid you have full control over all that and can set the width to 660px and the columns within it to whatever grid and widths you want.

More information about that here: http://fusiondrupalthemes.com/support/theme-developers/grid-concepts

And here: http://fusiondrupalthemes.com/support/theme-developers/grid-concepts/cre...

Hope that helps!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.