1

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

casperOne
  • 73,706
  • 19
  • 184
  • 253
marchello
  • 2,016
  • 3
  • 29
  • 39

2 Answers2

3

Here try this:

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

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

Webcascade
  • 31
  • 2
0

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.