From 719146b6449c1241f70caed2ddb520ce8fbd6da3 Mon Sep 17 00:00:00 2001 From: cash Date: Sat, 4 Dec 2010 02:19:44 +0000 Subject: striking balance between all classes and giving ids on major layout elements for easy css-only theming git-svn-id: http://code.elgg.org/elgg/trunk@7524 36083f99-b078-4883-b0ff-0f9b5a30f544 --- views/default/layouts/one_column_with_sidebar.php | 33 +++++++++++------------ 1 file changed, 16 insertions(+), 17 deletions(-) (limited to 'views/default/layouts') diff --git a/views/default/layouts/one_column_with_sidebar.php b/views/default/layouts/one_column_with_sidebar.php index 827fe19f4..daeb26cac 100644 --- a/views/default/layouts/one_column_with_sidebar.php +++ b/views/default/layouts/one_column_with_sidebar.php @@ -9,22 +9,21 @@ * @uses $vars['sidebar'] Optional content that is displayed in the sidebar */ ?> -
-
- -
+ +
+ +
-
- -
+
+
-- cgit v1.2.3