From 6fa2d61db8cccc2d03e0910ad8b3684756e7e816 Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Fri, 11 Nov 2016 12:08:33 -0500 Subject: [PATCH] linking the wine tours topbar nav to the francejourneys wine and culinary product tag --- js/vmap/dist/jqvmap.css | 10 +++++++-- parts/micro-map-dropdown.php | 2 +- regions-map.php | 41 +----------------------------------- 3 files changed, 10 insertions(+), 43 deletions(-) diff --git a/js/vmap/dist/jqvmap.css b/js/vmap/dist/jqvmap.css index 202243b..724310b 100644 --- a/js/vmap/dist/jqvmap.css +++ b/js/vmap/dist/jqvmap.css @@ -12,7 +12,7 @@ width: 34%; z-index: 99; }*/ -#mapRegionData { +#mapRegionData, #page-mapRegionData{ background: white none repeat scroll 0 0; border-radius: 3px; bottom: 60px; @@ -93,13 +93,19 @@ overflow: hidden; right: -323px !important; } -#interactive-map #map { +#interactive-map #map{ float: left; width: 66%; height: 560px; margin-top: -20px; margin-left: -10px; } +#page-map{ + float: left; + width: 66%; + height: 560px; + +} .jqvmap-pin { pointer-events:none; color: white; diff --git a/parts/micro-map-dropdown.php b/parts/micro-map-dropdown.php index e2dba68..8d48c8c 100644 --- a/parts/micro-map-dropdown.php +++ b/parts/micro-map-dropdown.php @@ -1,6 +1,6 @@