Using skeleton with 24 column grid sytem

1.8k Views Asked by At

I have a photoshop mockup of a website built with the 960gs with 24 columns. I also want it to be responsive with the skeleton boilerplate http://www.getskeleton.com/

Since my design is 24 column based and skeleton supports 16 columns, is there a way to make skeleton work with 24 columns?

Thanks! marchello

2

There are 2 best solutions below

0
On

You can also try this: http://factifv3.factiftest.nl/cheatsheet.php it's a variant that expands untill 1440 px. The css is made in sass and extends the code from https://github.com/dhgamache/Skeleton/pull/103/files.

2
On

Here try this:

https://github.com/dhgamache/Skeleton/pull/103/files

I've already used this in a project and it works fine.