Posted by jwolf on May 25, 2009 at 10:12am
| Download | Size | md5 hash |
|---|---|---|
| acquia_marina-6.x-2.x-dev.tar.gz | 149.28 KB | fb915e234b8be6eceddc6334b63d6796 |
| acquia_marina-6.x-2.x-dev.zip | 166.75 KB | d8124df85a87097ae517d707d093836c |
Last updated: February 25, 2011 - 07:26
This new development branch brings to Acquia Marina:
- Panels 3 support which includes:
- Acquia Marina rounded corners styles
- New Panels layout - threecol_25_25_50
- New Panels layout - threecol_50_25_25
- New theme settings which includes:
- Theme width: initial fluid/fixed width selection NOT FULLY FUNCTIONAL - layout styles need to be added
- theme_settings/fixed.css (empty)
- theme_settings/fluid.css (empty)
- Theme fonts: select a font family stack from a list font family stacks
- theme_settings/fonts_1.css = Tahoma, Verdana, Arial, Helvetica, sans-serif
- theme_settings/fonts_2.css = Lucida Grande, Lucida Sans Unicode, Verdana, Helvetica, Arial, sans-serif
- theme_settings/fonts_3.css = Helvetica, Arial, sans-serif
- theme_settings/fonts_4.css = Georgia, Garamond, Times New Roman, serif
- Fix IE stylesheet limit. This setting groups css files so Internet Explorer can see more than 30 of them.
- Local.css fixes and modifications that include:
- local.css is automagically picked up by theme if present (removed from .info file)
- local.css is now loaded after IE6 and IE7 conditional comments which now allows local.css to override IE stylesheets
- RTL improvements which include:
- #315990 - changed the way stylesheets for IEs loads so that css files are not loaded by names hard-coded in the page.tpl.php - variables are defined in template.php --> Thanks to munzirtaha for this fix.
- Accessibility improvements
- Added skip-nav and styles
TODO:
- Styles for fluid width layout
- Make theme recolorable - see: http://drupal.org/node/444396
Thanks Bevan & skiquel for working on this; this is very exciting to see come together! Let's shoot for making this branch (DRUPAL-6--2) of the theme recolorable.