Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download tar.gz 28.63 KB
MD5: 09694ef2e4c6eabadd84904a889a9426
SHA-1: 8adf4efc70af33dd12754fa163adeedddc5b82b6
SHA-256: 0d94ca31bab9e705c757c4441ef271c7a33e73fbd33c65d2d58cecede4b1b99c
Download zip 33.75 KB
MD5: f39a83489aeba74d0c609f7d4b35bc88
SHA-1: 0ac9cf873de794ebe5a5b6ca9ec8aaf950fe346a
SHA-256: 283d1f21fa3a50e0540b19259da229ddb844097a5fb5bd2fba9972abc4a064d7

Release notes

- change condition in template.php for HTML element selection after creating a block
(<NAV> or <DIV> instead <SECTION>).
- remove color and border-bottom for headlines
- comment CSS properties for responsive IMG
- add ds-1col.tpl.php with HTML5 elements. This is the basic template to work with the module Display Suite. Don't forget to convert in HTML5 if you are adding other DS templates in your theme.
- delete .clearfix declaration in master.css. It's in Drupal core now.
- add color codes use in the website as comment at the top of master.css
- add the right anchor link for the skip-link in html.tpl.php
- add prototyping tool as theme setting. Check the demo http://www.css-101.org/articles/trick-for-rapid-prototyping/demo.html (works only in webkit-based browser)
- add grid system as theme setting
- add specific iOS styles in master.css as comments
- add some nice CSS stuff inspired by html5boilerplate.com

Created by: maximer
Created on: 11 Jan 2012 at 23:54 UTC
Last updated: 16 Dec 2019 at 19:23 UTC
New features
Bug fixes
Unsupported

Other releases