From f4fb82c5438999ad417d344a78e030945145b2fe Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Sun, 1 Oct 2006 05:52:55 +0100 Subject: default theme updates --- themes/compat/theme.css | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'themes/compat') diff --git a/themes/compat/theme.css b/themes/compat/theme.css index 11724ee1f..44e39d98f 100644 --- a/themes/compat/theme.css +++ b/themes/compat/theme.css @@ -883,6 +883,10 @@ div.headlines_cdm { right : 0px; } +#prefFooter { + display : none; +} + #footer { position : absolute; bottom : 0px; @@ -920,6 +924,7 @@ div.return a:hover { } #prefContent { + position : static; background-image : url("images/vgrad_light_rev.png"); background-position : top left; background-repeat : repeat-x; -- cgit v1.2.3