From b8a73df6e66ef4b033022beb321f7a89e3d8c71b Mon Sep 17 00:00:00 2001 From: cash Date: Sat, 5 Mar 2011 16:24:07 +0000 Subject: updated custom index spacing so it spans the width of the central area git-svn-id: http://code.elgg.org/elgg/trunk@8584 36083f99-b078-4883-b0ff-0f9b5a30f544 --- mod/custom_index/views/default/custom_index/css.php | 5 ++++- mod/custom_index/views/default/page/layouts/custom_index.php | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'mod/custom_index') diff --git a/mod/custom_index/views/default/custom_index/css.php b/mod/custom_index/views/default/custom_index/css.php index f21ea72b2..0cac0b170 100644 --- a/mod/custom_index/views/default/custom_index/css.php +++ b/mod/custom_index/views/default/custom_index/css.php @@ -8,6 +8,9 @@ /******************************* Custom Index ********************************/ +.custom-index { + padding: 10px 0; +} .custom-index .elgg-module-featured { box-shadow: 1px 1px 5px #CCC; -moz-box-shadow: 1px 1px 5px #CCC; @@ -17,4 +20,4 @@ box-shadow: 1px 1px 6px #AAA; -moz-box-shadow: 1px 1px 6px #AAA; -webkit-box-shadow: 1px 1px 6px #AAA; -} \ No newline at end of file +} diff --git a/mod/custom_index/views/default/page/layouts/custom_index.php b/mod/custom_index/views/default/page/layouts/custom_index.php index 48039dbd9..0883e7274 100644 --- a/mod/custom_index/views/default/page/layouts/custom_index.php +++ b/mod/custom_index/views/default/page/layouts/custom_index.php @@ -10,7 +10,7 @@
-
+
-
+