You are here

Files in Panels Extra Layouts 6

Primary tabs

File namesort descending Location Namespace Description
base-grid.css css/base-grid.css /* base-grid.css --- Copyright (C) 2010 António P. P. Almeida <appa@perusio.net> Author: António P. P. Almeida <appa@perusio.net> This program is free software, you can redistribute it and/or modify it under the terms of…
bricks-25-75-stacked.tpl.php plugins/layouts/bricks_25_75_stacked/bricks-25-75-stacked.tpl.php bricks-25-75-stacked.tpl.php @author António P. P. Almeida <appa@perusio.net> @date Fri Dec 17 05:04:05 2010
bricks_25_75_stacked.css plugins/layouts/bricks_25_75_stacked/bricks_25_75_stacked.css /* CSS file for the bricks 25/75 stacked layout. */ @import url('../../../css/base-grid.css'); .header-left { width: 55%; } .header-middle { width: 15%; } .header-right { width: 30%; padding-right: .5em; } .top-stack { width:…
bricks_25_75_stacked.inc plugins/layouts/bricks_25_75_stacked/bricks_25_75_stacked.inc bricks_25_75_stacked.inc @author António P. P. Almeida <appa@perusio.net> @date Fri Dec 17 05:00:37 2010
four-three-adaptive.tpl.php plugins/layouts/four_three_adaptive/four-three-adaptive.tpl.php
four_three_adaptive.css plugins/layouts/four_three_adaptive/four_three_adaptive.css /* CSS file for the four three adaptive layout */ @import url('../../../css/base-grid.css'); .panel-col-twenty-five { width: 25%; } .panel-col-thirty-three { width: 33%; } .panel-col-fifty { width: 50%; } .panel-col-sixty-six { …
four_three_adaptive.inc plugins/layouts/four_three_adaptive/four_three_adaptive.inc four_three_adaptive.inc @author António P. P. Almeida <appa@perusio.net> @date Sun Jul 31 12:43:09 2011
panels_extra_layouts.info panels_extra_layouts.info name = Panels Extra Layouts description = Additional layouts for the Panels module. dependencies[] = panels package = Panels php = 5.2 core = 6.x ;;; Local Variables: ;;; mode: conf ;;; coding: utf-8 ;;; End:
panels_extra_layouts.module panels_extra_layouts.module panels_extra_layouts.module @author António P. P. Almeida <appa@perusio.net> @date Wed Aug 3 04:36:20 2011
three-four-adaptive.tpl.php plugins/layouts/three_four_adaptive/three-four-adaptive.tpl.php
threecol-15-70-15-stacked.tpl.php plugins/layouts/threecol_15_70_15_stacked/threecol-15-70-15-stacked.tpl.php
threecol-42-29-29-stacked.tpl.php plugins/layouts/threecol_42_29_29_stacked/threecol-42-29-29-stacked.tpl.php threecol-42-29-29-stacked.tpl.php @author António P. P. Almeida <appa@perusio.net> @date Fri Dec 17 04:59:07 2010
threecol-44-35-21-stacked.tpl.php plugins/layouts/threecol_44_35_21_stacked/threecol-44-35-21-stacked.tpl.php
threecol-44-37-19-stacked.tpl.php plugins/layouts/threecol_44_37_19_stacked/threecol-44-37-19-stacked.tpl.php
threecol-7-62-31.tpl.php plugins/layouts/threecol_7_62_31/threecol-7-62-31.tpl.php
threecol_15_70_15_stacked.css plugins/layouts/threecol_15_70_15_stacked/threecol_15_70_15_stacked.css /* CSS file for the 15 70 15 stacked layout */ @import url('../../../css/base-grid.css'); .panel-col-fifteen { width: 15%; } .panel-col-seventy { width: 70%; } .panel-header, .panel-footer { width: 100%; } /* Margins taken from the…
threecol_15_70_15_stacked.inc plugins/layouts/threecol_15_70_15_stacked/threecol_15_70_15_stacked.inc threecol_15_70_15_stacked.inc @author António P. P. Almeida <appa@perusio.net> @date Sun Jul 24 17:26:14 2011
threecol_42_29_29_stacked.css plugins/layouts/threecol_42_29_29_stacked/threecol_42_29_29_stacked.css /* CSS rules for the three column 42 29 29 stacked panelys layout */ @import url('../../../css/base-grid.css'); .panel-col-twenty-nine { width: 29%; } .panel-col-forty-two { width: 42%; } .panel-bottom { width: 100%; padding: 0 .5em…
threecol_42_29_29_stacked.inc plugins/layouts/threecol_42_29_29_stacked/threecol_42_29_29_stacked.inc threecol_42_29_29_stacked.inc @author António P. P. Almeida <appa@perusio.net> @date Fri Dec 17 05:05:34 2010
threecol_44_35_21_stacked.css plugins/layouts/threecol_44_35_21_stacked/threecol_44_35_21_stacked.css /* CSS file for 44/35/21 stacked layout. */ @import url('../../../css/base-grid.css'); .footer { width: 100%; padding: 1em; } .left { width: 44%; } .right { width: 56%; } .top-middle { width: 64%; } .top-right { width:…
threecol_44_35_21_stacked.inc plugins/layouts/threecol_44_35_21_stacked/threecol_44_35_21_stacked.inc threecol_44_35_21_stacked.inc @author António P. P. Almeida <appa@perusio.net> @date Thu Apr 14 10:51:43 2011
threecol_44_37_19_stacked.css plugins/layouts/threecol_44_37_19_stacked/threecol_44_37_19_stacked.css /* CSS file for 44/37/19 stacked layout. */ @import "base-grid.css"; .footer { width: 100%; padding: 1em; } .left { width: 44%; } .right { width: 56%; } .top-middle { width: 66%; } .top-right { width: 33%; } /* Margins…
threecol_44_37_19_stacked.inc plugins/layouts/threecol_44_37_19_stacked/threecol_44_37_19_stacked.inc threecol_44_37_19_stacked.inc @author António P. P. Almeida <appa@perusio.net> @date Thu Apr 14 10:51:43 2011
threecol_7_62_31.css plugins/layouts/threecol_7_62_31/threecol_7_62_31.css /* CSS file for the 7 62 31 layout */ @import url('../../../css/base-grid.css'); .panel-col-seven { width: 7%; } .panel-col-sixtytwo { width: 62%; } .panel-col-thirtyone { width: 31%; } .panel-header, .panel-footer { width:…
threecol_7_62_31.inc plugins/layouts/threecol_7_62_31/threecol_7_62_31.inc
three_four_adaptive.css plugins/layouts/three_four_adaptive/three_four_adaptive.css /* CSS file for the three four adaptive layout */ @import url('../../../css/base-grid.css'); .panel-col-twenty-five { width: 25%; } .panel-col-thirty-three { width: 33%; } .panel-col-fifty { width: 50%; } .panel-col-sixty-six { …
three_four_adaptive.inc plugins/layouts/three_four_adaptive/three_four_adaptive.inc three_four_adaptive.inc @author António P. P. Almeida <appa@perusio.net> @date Sun Jul 31 12:43:09 2011
twocol-30-70-stacked.tpl.php plugins/layouts/twocol_30_70_stacked/twocol-30-70-stacked.tpl.php
twocol-63-37-stacked.tpl.php plugins/layouts/twocol_63_37_stacked/twocol-63-37-stacked.tpl.php twocol-63-37-stacked.tpl.php @author António P. P. Almeida <appa@perusio.net> @date Wed Apr 13 14:31:13 2011
twocol-70-30-stacked.tpl.php plugins/layouts/twocol_70_30_stacked/twocol-70-30-stacked.tpl.php
twocol-77-23-stacked.tpl.php plugins/layouts/twocol_77_23_stacked/twocol-77-23-stacked.tpl.php twocol-63-37-stacked.tpl.php @author António P. P. Almeida <appa@perusio.net> @date Wed Apr 13 14:31:13 2011
twocol_30_70_stacked.css plugins/layouts/twocol_30_70_stacked/twocol_30_70_stacked.css /* CSS file for the 30 70 stacked layout */ @import url('../../../css/base-grid.css'); .panel-col-thirty { width: 30%; } .panel-col-seventy { width: 70%; } .panel-header, .panel-top, .panel-footer { width: 100%; } /* Margins taken…
twocol_30_70_stacked.inc plugins/layouts/twocol_30_70_stacked/twocol_30_70_stacked.inc twocol_30_70_stacked.inc @author António P. P. Almeida <appa@perusio.net> @date Sun Jul 24 20:41:58 2011
twocol_63_37_stacked.css plugins/layouts/twocol_63_37_stacked/twocol_63_37_stacked.css /* CSS file for 63-37 stacked layout. */ @import url('../../../css/base-grid.css'); .footer, .header { width: 100%; padding: 1em; } .left { width: 63%; } .right { width: 37%; } /* Margins taken from the Panels module plugins…
twocol_63_37_stacked.inc plugins/layouts/twocol_63_37_stacked/twocol_63_37_stacked.inc
twocol_70_30_stacked.css plugins/layouts/twocol_70_30_stacked/twocol_70_30_stacked.css /* CSS file for the 30 70 stacked layout */ @import url('../../../css/base-grid.css'); .panel-col-thirty { width: 30%; } .panel-col-seventy { width: 70%; } .panel-header, .panel-top, .panel-footer { width: 100%; } /* Margins taken…
twocol_70_30_stacked.inc plugins/layouts/twocol_70_30_stacked/twocol_70_30_stacked.inc twocol_70_30_stacked.inc @author António P. P. Almeida <appa@perusio.net> @date Sun Jul 24 20:43:02 2011
twocol_77_23_stacked.css plugins/layouts/twocol_77_23_stacked/twocol_77_23_stacked.css /* CSS file for 77/23 stacked layout. */ @import url('../../../css/base-grid.css'); .footer, .header { width: 100%; padding: 1em; } .left { width: 77%; } .right { width: 23%; } /* Margins taken from the Panels module plugins…
twocol_77_23_stacked.inc plugins/layouts/twocol_77_23_stacked/twocol_77_23_stacked.inc twocol_77_23_stacked.inc @author António P. P. Almeida <appa@perusio.net> @date Fri Apr 15 16:51:31 2011

Other projects