From 666817f37e6a5df843e7a1a3fe698f4ce708cc95 Mon Sep 17 00:00:00 2001 From: Peter Goodhall Date: Fri, 19 Aug 2011 23:00:40 +0100 Subject: [PATCH] CSS Changes to Contest Areas, plus added subnav --- application/views/contest/log.php | 5 ++--- application/views/contest/main.php | 6 ------ 2 files changed, 2 insertions(+), 9 deletions(-) diff --git a/application/views/contest/log.php b/application/views/contest/log.php index 8d36809b..23b8f285 100644 --- a/application/views/contest/log.php +++ b/application/views/contest/log.php @@ -8,9 +8,8 @@ $(document).ready(function() { $(".qsobox").fancybox({ - 'width' : '75%', - 'height' : '50%', - 'autoScale' : false, + 'width' : 849, + 'autoScale' : true, 'transitionIn' : 'none', 'transitionOut' : 'none', 'type' : 'iframe' diff --git a/application/views/contest/main.php b/application/views/contest/main.php index df25f220..ca480e09 100644 --- a/application/views/contest/main.php +++ b/application/views/contest/main.php @@ -18,10 +18,4 @@ } ?> - -

-Create a contest
Create a template - -

- \ No newline at end of file