links and main logo tweak phasefx/equinox_tpac_skin
authorJason Etheridge <jason@esilibrary.com>
Mon, 11 Jun 2012 19:28:53 +0000 (15:28 -0400)
committerJason Etheridge <jason@esilibrary.com>
Mon, 11 Jun 2012 19:28:53 +0000 (15:28 -0400)
Signed-off-by: Jason Etheridge <jason@esilibrary.com>
Open-ILS/src/templates_equinox/opac/parts/topnav_links.tt2 [new file with mode: 0644]
Open-ILS/web/css/skin/equinox/opac/tpac_style.css

diff --git a/Open-ILS/src/templates_equinox/opac/parts/topnav_links.tt2 b/Open-ILS/src/templates_equinox/opac/parts/topnav_links.tt2
new file mode 100644 (file)
index 0000000..a9e6382
--- /dev/null
@@ -0,0 +1,14 @@
+<div id="gold-links-holder">
+    <div id="gold-links">
+        <div id="header-links">
+            <a href="http://esilibrary.com">[% l('Equinox Software') %]</a>
+            <a href="http://blog.esilibrary.com/">[% l('(Blog)') %]</a>
+            <a href="http://www.esilibrary.com/esi/availableDocs.php">[% l('(Documentation)') %]</a>
+            <a href="http://fulfillment-ill.org/">[% l('FulfILLment Project') %]</a>
+            <a href="http://evergreen-ils.org">[% l('Kids Catalog Project') %]</a>
+            <a href="http://evergreen-ils.org">[% l('Evergreen Project') %]</a>
+            <a href="http://evergreen-ils.org/dokuwiki/doku.php?id=evergreen_libraries">[% l('(Libraries)') %]</a>
+            <a href="http://docs.evergreen-ils.org/">[% l('(Documentation)') %]</a>
+        </div>
+    </div>
+</div>
index 75d402d..007274c 100644 (file)
@@ -15,6 +15,7 @@ img {
 
 #homesearch_main_logo {
         padding-top: 60px;
+        padding-bottom: 60px;
 }
 
 a {