From ec5b2499fff7cd30e1c221dbd63b37ef507d41b8 Mon Sep 17 00:00:00 2001 From: Starla Insigna Date: Sun, 28 Mar 2010 09:42:25 -0400 Subject: Added April Fools Day joke --- theme/layouts/7/holiday.php | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'theme/layouts/7/holiday.php') diff --git a/theme/layouts/7/holiday.php b/theme/layouts/7/holiday.php index d9a9c10..54499a9 100755 --- a/theme/layouts/7/holiday.php +++ b/theme/layouts/7/holiday.php @@ -100,6 +100,17 @@ if (sd_isSpecialDay('Four Island A')) $bgimgm = 'island6'; } +if (sd_isSpecialDay('April Fools Day')) +{ +?> + +div#banner { + background-image: url(/theme/images/afd-l7.png); +} + + div#window { -- cgit 1.4.1