bigdaddy 6.x-2.1
| Download | Size | md5 hash |
|---|---|---|
| bigdaddy-6.x-2.1.tar.gz | 23.65 KB | a3ff857afb429761840d493a94168371 |
| bigdaddy-6.x-2.1.zip | 30.8 KB | 606c6271585810047289e46f25b6d924 |
Release notes
recorrect commit. Sorry, I'm very bad in GIT :(
bigdaddy 7.x-1.8
| Download | Size | md5 hash |
|---|---|---|
| bigdaddy-7.x-1.8.tar.gz | 29.86 KB | 25094ac28983f0ba289b46313408e6e3 |
| bigdaddy-7.x-1.8.zip | 35.62 KB | 1d6ebd629ef917dd9d260990c7eef82c |
Release notes
Correct commit from the last version
bigdaddy 6.x-2.0
| Download | Size | md5 hash |
|---|---|---|
| bigdaddy-6.x-2.0.tar.gz | 23.28 KB | c77b19195d74cad79ef46d9607184ffd |
| bigdaddy-6.x-2.0.zip | 29.98 KB | 1aae30c26d36ea478dcfab4528b27ecd |
Release notes
Correct commit
bigdaddy 7.x-1.7
| Download | Size | md5 hash |
|---|---|---|
| bigdaddy-7.x-1.7.tar.gz | 29.49 KB | 1100000fcbdd5425b82ed550c9493704 |
| bigdaddy-7.x-1.7.zip | 34.79 KB | 53432c9d9318a69ea0a495e951b58a6d |
Release notes
- remove license.txt
- add the theme-settings.css file by default in the .info file
- remove conditional stylesheet call in .info for IE. Know, this call is made through the template.php file in the theme_preprocess_html() function
- changed the a:hover color to #ccc to be more neutral
- change the body font-family to Lucida Grande
- added a list-style for UL element in #middle-content
- change H3 font-size to 18px
- changed INPUT submit layout
- add all the necessary stuff to work with the LESS module. Just install it and work instantly with your .less file
bigdaddy 6.x-1.9
| Download | Size | md5 hash |
|---|---|---|
| bigdaddy-6.x-1.9.tar.gz | 23.28 KB | 84f0f99af8b01ec0246cc489d8bc5564 |
| bigdaddy-6.x-1.9.zip | 29.97 KB | 23ad27a5448d6c4aac8b216f2f4a9dfb |
Release notes
- add the theme-settings.css file by default in the .info file
- changed the a:hover color to #ccc to be more neutral
- change the body font-family to Lucida Grande
- added a list-style for UL element in #middle-content
- change H3 font-size to 18px
- changed INPUT submit layout
- add all the necessary stuff to work with the LESS module. Just install it and work instantly with your .less file
bigdaddy 6.x-1.8
| Download | Size | md5 hash |
|---|---|---|
| bigdaddy-6.x-1.8.tar.gz | 23.27 KB | b781d9d47200c97666d81986fbd8d812 |
| bigdaddy-6.x-1.8.zip | 29.97 KB | d8a0066d109380df939b70226a08fb79 |
Release notes
Files not on the server.
bigdaddy 7.x-1.6
| Download | Size | md5 hash |
|---|---|---|
| bigdaddy-7.x-1.6.tar.gz | 29.49 KB | 159446cebce745e911a8398a4462d772 |
| bigdaddy-7.x-1.6.zip | 34.79 KB | 2415baee6c59bde811af8b86982f1057 |
Release notes
Files not on the server.
bigdaddy 7.x-1.5
| Download | Size | md5 hash |
|---|---|---|
| bigdaddy-7.x-1.5.tar.gz | 28.53 KB | 2a8a82474b77c423d96b7e2d9ba9f63a |
| bigdaddy-7.x-1.5.zip | 33.3 KB | ab8b9a05fca476ef832a74b00f414827 |
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
bigdaddy 6.x-1.7
| Download | Size | md5 hash |
|---|---|---|
| bigdaddy-6.x-1.7.tar.gz | 23.27 KB | d991bdafdf37931da1df4e27c740d267 |
| bigdaddy-6.x-1.7.zip | 29.97 KB | c121464dad8ff4b49a5e61416cb43ef4 |
Release notes
- change condition in template.php for HTML element selection after creating a block
(<NAV> or <DIV> instead of <SECTION>).
- remove color and border-bottom for headlines
- comment CSS properties for responsive IMG
- add nd.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.
- add color codes use in the website as comment at the top of master.css
- 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
bigdaddy 7.x-1.4
| Download | Size | md5 hash |
|---|---|---|
| bigdaddy-7.x-1.4.tar.gz | 28.53 KB | 13e51acbc67c775bec9abc3a6a6e5f32 |
| bigdaddy-7.x-1.4.zip | 33.29 KB | 4c1697b057dc7620af8b184d243aec7e |
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
bigdaddy 6.x-1.6
| Download | Size | md5 hash |
|---|---|---|
| bigdaddy-6.x-1.6.tar.gz | 22.15 KB | 6b6019d09958fe8eecd58f914a88069d |
| bigdaddy-6.x-1.6.zip | 28.15 KB | ebc1a8c6f58dcc65440b4738fe7bde8a |
Release notes
- change condition in template.php for HTML element selection after creating a block
(<NAV> or <DIV> instead of <SECTION>).
- remove color and border-bottom for headlines
- comment CSS properties for responsive IMG
- add nd.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.
- add color codes use in the website as comment at the top of master.css
- 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
bigdaddy 7.x-1.3
| Download | Size | md5 hash |
|---|---|---|
| bigdaddy-7.x-1.3.tar.gz | 28.53 KB | 073669e890cb6ef8c23a13572b837ca2 |
| bigdaddy-7.x-1.3.zip | 33.29 KB | f68970155a75e35e35144f86b29a3fbf |
Release notes
- white background for the <body>
- add the file master.js
- add skip to main content link for user accessibility
- comment by default the meta viewport
- add the tag <meta http-equiv="X-UA-Compatible" content="IE=Edge;chrome=1" />
bigdaddy 6.x-1.5
| Download | Size | md5 hash |
|---|---|---|
| bigdaddy-6.x-1.5.tar.gz | 22.14 KB | f29708f4948fed8d5b9543e0ce0170b3 |
| bigdaddy-6.x-1.5.zip | 28.15 KB | 4bd47efdb68d580c2884dbf06681bd63 |
Release notes
- white background for the <body>
- add the file master.js
- add skip to main content link for user accessibility
- comment by default the meta viewport
- add the tag <meta http-equiv="X-UA-Compatible" content="IE=Edge;chrome=1" />
bigdaddy 7.x-1.2
| Download | Size | md5 hash |
|---|---|---|
| bigdaddy-7.x-1.2.tar.gz | 21.99 KB | 36811dc8b4f5d5e107fa7f44919c1f0c |
| bigdaddy-7.x-1.2.zip | 27.45 KB | 8e4e85d5ba034860d6e9c349172ea0a6 |
Release notes
- last release was not the right Drupal Core version (still D6)
bigdaddy 7.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| bigdaddy-7.x-1.1.tar.gz | 24.61 KB | e037903e0276f95de3ed5a767d7d2575 |
| bigdaddy-7.x-1.1.zip | 31.02 KB | 0214199ce6cf2645907b41602b6b0956 |
Release notes
- Official release of my D7 theme. Enjoy ;)
bigdaddy 7.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| bigdaddy-7.x-1.x-dev.tar.gz | 29.87 KB | dd19d1d738de1d47a5d1d0d14fddf17d |
| bigdaddy-7.x-1.x-dev.zip | 35.63 KB | d5dc8000147104467d68ab561962fec9 |
Release notes
- New Drupal 7 version
bigdaddy 6.x-1.4
| Download | Size | md5 hash |
|---|---|---|
| bigdaddy-6.x-1.4.tar.gz | 24.61 KB | 4bd9ee0f26171d096e4f077f5ead7658 |
| bigdaddy-6.x-1.4.zip | 31.02 KB | b569b07df0eb54cb2554055ebda95716 |
Release notes
- convert in HTML5
- more documented and structured code
- add a CSS file for @media queries
- deleted the subtheme LittleGirl because BigDaddy must not be use as a base theme
- more theme functions in the template.php file
bigdaddy 6.x-1.3
| Download | Size | md5 hash |
|---|---|---|
| bigdaddy-6.x-1.3.tar.gz | 142.48 KB | f35eeb41f152ee28dd96f56a35f5d550 |
| bigdaddy-6.x-1.3.zip | 148.56 KB | 7823a6704f03ea380bc52edd09c78b2d |
Release notes
Theme setting 960 grid deleted
Add a template page function to create page template based on the name of the content type
bigdaddy 6.x-1.2
| Download | Size | md5 hash |
|---|---|---|
| bigdaddy-6.x-1.2.tar.gz | 170.18 KB | 36a73f12f51970e93bd6778226eb7b7b |
| bigdaddy-6.x-1.2.zip | 177.72 KB | 706f8e650d0bbdaa9c09fe4ff2fcda95 |
Release notes
Uncomment mobile device line in template.php
add font folder
bigdaddy 6.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| bigdaddy-6.x-1.1.tar.gz | 58.55 KB | 33cb9df1a8b4006f3fb2eee0e7375fcd |
| bigdaddy-6.x-1.1.zip | 65.54 KB | 9bd79e95882fdf3fc4ff0b84cc5fa6bf |
Release notes
- Add meta tag for the viewport
- Add a CSS3 properties