From: Luke Williams Date: Thu, 12 Mar 2009 18:15:06 +0000 (+0900) Subject: Better sidebar support. X-Git-Url: https://git.ucc.asn.au/?p=ucc-www.git;a=commitdiff_plain;h=343d1f1c921c5904f8a5a8c8daf3c0faf3814f7c Better sidebar support. --- diff --git a/style/uccstyle.css b/style/uccstyle.css index 724133b..f309b01 100644 --- a/style/uccstyle.css +++ b/style/uccstyle.css @@ -48,13 +48,16 @@ div.body_box { background-color:#FFFFFF; padding-bottom:25px; } -div.body_item { +div.body_item, div.body_item_fullwidth { position:relative; margin-left:35px; margin-top:20px; width:670px; border:1px solid #737F76; } +div.body_item_fullwidth { + width:800px; +} div.sidebar_item { position:relative; margin-top:20px; diff --git a/templates/misc.tmpl b/templates/misc.tmpl index a3d64a9..397af1b 100644 --- a/templates/misc.tmpl +++ b/templates/misc.tmpl @@ -73,7 +73,7 @@ Fresher Guide
-/ +/:
@@ -82,19 +82,24 @@ Fresher Guide
+ +
@@ -110,4 +115,5 @@ Site developed with free software. + diff --git a/templates/page.tmpl b/templates/page.tmpl index f03d7dc..23e7adb 100644 --- a/templates/page.tmpl +++ b/templates/page.tmpl @@ -71,9 +71,9 @@ Fresher Guide
-
+
-/ +/:
@@ -91,7 +91,12 @@ Fresher Guide
- +