Experimental project

This is a sandbox project, which contains experimental code for developer use only.

REFACTOR IN PROCESS

I went back and forth about whether to build this directly into NineSixty theme, or produce as standalone module. We're going the module route since there are so many 960.gs themes. Currently this sandbox holds theme code. Sorry for confusion and co-maintainers welcome!

What is it?

This is a responsive HTML5 Drupal theme based on adapt.js by Nathan Smith.

Using JavaScript to dynamically swap stylesheets, the classes from the 960 grid system can adapt and become any size grid you want. It's not a replacement for CSS3 media queries, but this approach produces a responsive layout that you can quickly construct using the power of the 960 grid system.

What's inside?

  • A complete Drupal theme that you can use as a base theme.
  • mobile.css, a mobile-first approach with very simple styling. fluid.css, for very wide monitors.
  • 720.css, 960.css, 1200.css, 1560.css - all are 12-column grids, NOT 16. (file issues, requests or questions here)
  • Minified versions of each grid system, mobile.css, and fluid.css
  • TODO: Theme settings to set ADAPT_CONFIG values.
  • TODO: Panels layout templates

Project information

  • caution Seeking co-maintainer(s)
    Maintainers are looking for help reviewing issues.
  • Module categories: Developer Tools, Integrations
  • Created by rupl on , updated