summary refs log tree commit diff stats
path: root/theme
diff options
context:
space:
mode:
Diffstat (limited to 'theme')
-rw-r--r--theme/images/afd-l7-2011.pngbin0 -> 112120 bytes
-rwxr-xr-xtheme/layouts/7/holiday.php2
2 files changed, 1 insertions, 1 deletions
diff --git a/theme/images/afd-l7-2011.png b/theme/images/afd-l7-2011.png new file mode 100644 index 0000000..c8833c9 --- /dev/null +++ b/theme/images/afd-l7-2011.png
Binary files differ
diff --git a/theme/layouts/7/holiday.php b/theme/layouts/7/holiday.php index 54499a9..19accc4 100755 --- a/theme/layouts/7/holiday.php +++ b/theme/layouts/7/holiday.php
@@ -105,7 +105,7 @@ if (sd_isSpecialDay('April Fools Day'))
105?> 105?>
106 106
107div#banner { 107div#banner {
108 background-image: url(/theme/images/afd-l7.png); 108 background-image: url(/theme/images/afd-l7-2011.png);
109} 109}
110 110
111<?php 111<?php