How do I set the number of columns each region ? And for elements?

I've tried to uncomment @import "960/grid"; and call a @grid mixin:

.view-benefits .views-field-edit-node { 
	float:left; 
	@include grid(6);
}

But nothing happended except errors.
Please advise.

Thanks

Amnon

Comments

tsi’s picture

What errors ?

tsi’s picture

Status: Active » Postponed (maintainer needs more info)
tsi’s picture

Issue summary: View changes
Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)

Clean up