Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download tar.gz 28.63 KB
MD5: 9491d12249991426294b5f2962bbce9e
SHA-1: dad77fc707c8be0d06733c426f157e71edd63767
SHA-256: c39b908c191785b191fd77291167ed967bb9455139dc6b2a8ea93c95a8bcfdb2
Download zip 33.75 KB
MD5: 0c8b1fec455c0363952547ddb2a2d17b
SHA-1: 5a531d086fc3abbbce3d3c3673cf2dc93cc07e1d
SHA-256: 06b24075e552dde6ca3fd9f961ff6b683757cf1ce4871c4f79d6f2f17eac2a31

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: 12 Jan 2012 at 00:38 UTC
Last updated: 16 Dec 2019 at 19:23 UTC
New features
Bug fixes
Unsupported

Other releases