From d2c6555d40b0201f42cdd274e8a9985cf1f7b8d3 Mon Sep 17 00:00:00 2001 From: moodler Date: Sat, 26 Mar 2005 06:50:28 +0000 Subject: [PATCH] Changes to styles used in nav-bar (no longer id, now a class) including renaming - please check other themes!!! Also the footer can now use all the same PHP variables as the headero $heading - the heading of the page $menu - the menu if any (sometimes it's the "logged in as" string) $title - the title of the page $navigation - the navigation string $button - a button, if any $home - true if on home page, otherwise false --- theme/standard/footer.html | 12 ++++++++++-- theme/standard/header.html | 6 +++--- theme/standard/styles_fonts.css | 2 +- theme/standard/styles_layout.css | 7 ++++--- 4 files changed, 18 insertions(+), 9 deletions(-) diff --git a/theme/standard/footer.html b/theme/standard/footer.html index 365f689f007..1f5851a4bfc 100644 --- a/theme/standard/footer.html +++ b/theme/standard/footer.html @@ -2,12 +2,20 @@