summaryrefslogtreecommitdiff
path: root/layouts/gala_09.css
diff options
context:
space:
mode:
authorMax Kremmel <xing@synapse.plus.com>2006-08-25 18:28:05 +0000
committerMax Kremmel <xing@synapse.plus.com>2006-08-25 18:28:05 +0000
commit981aa5901cb704884424aafefb36acc5b9db84bd (patch)
tree45e613144c772dd85493d95744d5d4bf76185227 /layouts/gala_09.css
parenteff9404994dd754850e221675636edf58523242a (diff)
downloadthemes-981aa5901cb704884424aafefb36acc5b9db84bd.tar.gz
themes-981aa5901cb704884424aafefb36acc5b9db84bd.tar.bz2
themes-981aa5901cb704884424aafefb36acc5b9db84bd.zip
add a layout selection layer to existing themes - some themes have been updated to work with this method.
Diffstat (limited to 'layouts/gala_09.css')
-rw-r--r--layouts/gala_09.css11
1 files changed, 11 insertions, 0 deletions
diff --git a/layouts/gala_09.css b/layouts/gala_09.css
new file mode 100644
index 0000000..04656a5
--- /dev/null
+++ b/layouts/gala_09.css
@@ -0,0 +1,11 @@
+div#container {width:700px;margin:0 auto}
+div#wrapper {float:left;width:100%}
+div.blocks3 #content {margin-right: 300px;}
+div.blocks2e #content {margin-right: 150px;}
+div.blocks2n #content {margin-right: 150px;}
+div.blocks1 #content {margin-right: 0;}
+div#navigation {float:left;width:150px;}
+div.blocks3 #navigation {margin-left:-300px;}
+div.blocks2n #navigation {margin-left:-150px;}
+div#extra {float:left;width:150px;margin-left:-150px}
+div#footer {clear:left;width:100%}