From 1b46aa5efa5ec1ab27c0b82c279e790855560e76 Mon Sep 17 00:00:00 2001 From: Karen Date: Thu, 1 Sep 2011 02:15:41 +0530 Subject: [PATCH] removed top right login --- gazetteer/static/css/main.css | 10 ++++------ gazetteer/templates/search.html | 5 +++-- 2 files changed, 7 insertions(+), 8 deletions(-) diff --git a/gazetteer/static/css/main.css b/gazetteer/static/css/main.css index 41af548..deacc38 100644 --- a/gazetteer/static/css/main.css +++ b/gazetteer/static/css/main.css @@ -260,12 +260,10 @@ font-size:10px; clear:both;} #footerLinks -{margin-left: 35%; -text-align: right; -margin-right: 1%; -padding-top: 6px; -position: absolute; /*is this absolute positioning okay?*/ -bottom: 0px;} +{padding-top: 6px; +position: absolute; +bottom: 0px; +right: 10px;} .footer a, .footer a:link, .footer a:visited, .footer a:active {text-decoration:none; diff --git a/gazetteer/templates/search.html b/gazetteer/templates/search.html index 67ab1c1..26e80eb 100644 --- a/gazetteer/templates/search.html +++ b/gazetteer/templates/search.html @@ -29,8 +29,8 @@
- Welcome, admin. Change password / - Log out +

Digital Gazetteer Demo

@@ -39,6 +39,7 @@
+