From 46a67a4b6d922c54bf001c7faa1311b5f4ef4c7e Mon Sep 17 00:00:00 2001 From: Chad Kieffer Date: Sun, 9 Nov 2008 23:03:50 +0000 Subject: IE fixes, sidebar is now fixed in IE (we were missing a yui-g class). Removed .first class, it's not needed, at least not now. Moved all top-level layout containers to page.html.php so that if themers want to replace YUI grids with something else, like Blueprint, they only really need to edit page.html.php. --- themes/default/views/header.html.php | 50 ++++++++++++++++++------------------ 1 file changed, 25 insertions(+), 25 deletions(-) (limited to 'themes/default/views/header.html.php') diff --git a/themes/default/views/header.html.php b/themes/default/views/header.html.php index f2a72bef..7fe44398 100644 --- a/themes/default/views/header.html.php +++ b/themes/default/views/header.html.php @@ -1,29 +1,29 @@ -
- " src="url("images/logo.png") ?>" /> -

title_edit ?>

-
- | - -
+" src="url("images/logo.png") ?>" /> - +

title_edit ?>

- - -
- "/> - -
+
+ | +
+ + + + + +
+ "/> + +
-- cgit v1.2.3