diff --git layouts/ninesixty_threecol_stacked/ninesixty-threecol-stacked-admin.tpl.php layouts/ninesixty_threecol_stacked/ninesixty-threecol-stacked-admin.tpl.php new file mode 100755 index 0000000..c7c2121 --- /dev/null +++ layouts/ninesixty_threecol_stacked/ninesixty-threecol-stacked-admin.tpl.php @@ -0,0 +1,58 @@ + + + 9, + 'left' => 3, + 'middle' => 3, + 'right' => 3, + 'bottom' => 9, + ); +?> + +
> +
+
+
+ + +
+
+
+
+ +
+
+
+ +
+
+
+
+
+
+
+
diff --git layouts/ninesixty_threecol_stacked/ninesixty-threecol-stacked.tpl.php layouts/ninesixty_threecol_stacked/ninesixty-threecol-stacked.tpl.php new file mode 100755 index 0000000..552733d --- /dev/null +++ layouts/ninesixty_threecol_stacked/ninesixty-threecol-stacked.tpl.php @@ -0,0 +1,57 @@ + + + 12, + 'left' => 4, + 'middle' => 4, + 'right' => 4, + 'bottom' => 12, + ); +?> + +
> +
+
+
+ + +
+
+
+
+ +
+
+
+ +
+
+
+
+
+
+
+
\ No newline at end of file diff --git layouts/ninesixty_threecol_stacked/ninesixty_threecol_stacked.inc layouts/ninesixty_threecol_stacked/ninesixty_threecol_stacked.inc new file mode 100755 index 0000000..7a3b55e --- /dev/null +++ layouts/ninesixty_threecol_stacked/ninesixty_threecol_stacked.inc @@ -0,0 +1,18 @@ + t('960 - Three column stacked'), + 'icon' => 'ninesixty_threecol_stacked.png', + 'theme' => 'ninesixty_threecol_stacked', + // The theme that will be used on the panels "content" page. + 'admin theme' => 'ninesixty_threecol_stacked_admin', + 'panels' => array( + 'top' => t('Top'), + 'left' => t('Left side'), + 'middle' => t('Middle column'), + 'right' => t('Right side'), + 'bottom' => t('Bottom'), + ), +); \ No newline at end of file diff --git layouts/ninesixty_threecol_stacked/ninesixty_threecol_stacked.png layouts/ninesixty_threecol_stacked/ninesixty_threecol_stacked.png new file mode 100644 index 0000000..909f3d4 Binary files /dev/null and layouts/ninesixty_threecol_stacked/ninesixty_threecol_stacked.png differ diff --git ninesixty.info ninesixty.info index 48ebd8a..cf594e1 100644 --- ninesixty.info +++ ninesixty.info @@ -17,6 +17,9 @@ stylesheets[all][] = styles/framework/960.css ; Theme specific styles. Any sub-themes should override this. stylesheets[all][] = styles/styles.css +; Panels layouts. You can place multiple layouts under the "layouts" folder. +plugins[panels][layouts] = layouts + ; Do not alter. This is only relevant to NineSixty. css grid base = 960.css css grid options[12+16] = 960.css