Resized topnav bar. Added KCPL Logos to the nav bar.
authorGarry Collum <gcollum@gmail.com>
Mon, 16 May 2016 20:17:48 +0000 (16:17 -0400)
committerGalen Charlton <gmc@esilibrary.com>
Wed, 10 Aug 2016 16:21:03 +0000 (12:21 -0400)
Open-ILS/src/kcpl_templates/opac/parts/css/colors.tt2
Open-ILS/src/kcpl_templates/opac/parts/topnav_logo.tt2

index 5dbb3ca..3e07e62 100644 (file)
@@ -15,7 +15,7 @@
         primary = "#003d59", # dark blue
         primary_fade = "#0f547a", # medium blue
         primary_offset = "#416078", # light_blue
-        control = "#69A088", # lighter green
+        control = "#6988a0", # lighter blue
         accent_light = "#ccc", #  grey (light)
         accent_lighter = "#ddd", #  grey (lighter)
         accent_lighter2 = "#d8d8d8", #  grey (lighter again)
index fedb66a..1158cd6 100644 (file)
@@ -1,2 +1,11 @@
-       <div id="topnav_logo"> <a href="/"><img alt="[% l('Evergreen Logo') %]" 
-            src="[% ctx.media_prefix %]/opac/images/small_logo.png" /></a></div>
+
+       <div id="topnav_logo"> <a href="http://www.kentonlibrary.org"><img alt="[% l('KCPL Logo') %]" 
+            src="[% ctx.media_prefix %]/opac/images/kcpl/kcpl_logo.png" /></a>
+       <a href="http://ebooks.kentonlibrary.org"><img class="topnav_kcpl" alt="[% l('eBooks') %]" 
+            src="[% ctx.media_prefix %]/opac/images/kcpl/header_ebooks.png" /></a>
+       <a href="http://kentonky.oneclickdigital.com"><img class="topnav_kcpl" alt="[% l('Audiobooks') %]" 
+            src="[% ctx.media_prefix %]/opac/images/kcpl/header_oneclick.png" /></a>
+       <a href="http://kcpl.axis360.baker-taylor.com"><img class="topnav_kcpl" alt="[% l('Magazines') %]" 
+            src="[% ctx.media_prefix %]/opac/images/kcpl/header_zinio.png" /></a>
+</div>
+