From 46a3b9a7bf8aad08cb35a4a6cb92e61713362d0e Mon Sep 17 00:00:00 2001 From: mb863 Date: Fri, 3 Dec 2010 15:44:09 +0000 Subject: [PATCH] NIHVIVO-1472: Added index link to header nav. This is a provisional location and label(not sure if index is the right name) for this feature. --- themes/wilma/css/wilma.css | 2 ++ themes/wilma/templates/menu.ftl | 8 +++----- themes/wilma/templates/page-home.ftl | 4 ++-- themes/wilma/templates/page.ftl | 1 + 4 files changed, 8 insertions(+), 7 deletions(-) diff --git a/themes/wilma/css/wilma.css b/themes/wilma/css/wilma.css index a403e2f6..adf60835 100644 --- a/themes/wilma/css/wilma.css +++ b/themes/wilma/css/wilma.css @@ -383,6 +383,8 @@ input.search-home-vivo { border: 0; font-size: 18px; color: #5e6363; + margin-left: 4px; + margin-top: 2px:; } /* BROWSE ------> */ #browse { diff --git a/themes/wilma/templates/menu.ftl b/themes/wilma/templates/menu.ftl index 0fccb6cb..65ab9906 100644 --- a/themes/wilma/templates/menu.ftl +++ b/themes/wilma/templates/menu.ftl @@ -22,15 +22,13 @@ <#else>
  • Log in
  • - <#-- List of links that appear in submenus, like the header and footer. --> -
  • About
  • - +
  • About
  • <#if urls.contact??>
  • Contact Us
  • - -
  • Support
  • +
  • Support
  • +
  • Index
  • diff --git a/themes/wilma/templates/page-home.ftl b/themes/wilma/templates/page-home.ftl index 441eec46..610d0f3a 100644 --- a/themes/wilma/templates/page-home.ftl +++ b/themes/wilma/templates/page-home.ftl @@ -48,12 +48,12 @@
  • Log in
  • <#-- List of links that appear in submenus, like the header and footer. --> -
  • About
  • <#if urls.contact??>
  • Contact Us
  • -
  • Support
  • +
  • Support
  • +
  • Index
  • diff --git a/themes/wilma/templates/page.ftl b/themes/wilma/templates/page.ftl index ef84d996..58c0e4dc 100644 --- a/themes/wilma/templates/page.ftl +++ b/themes/wilma/templates/page.ftl @@ -53,6 +53,7 @@
  • Contact Us
  • Support
  • +
  • Index