diff --git a/productMods/js/homePageMaps.js b/productMods/js/homePageMaps.js index 1af75e4a..4f0327b6 100644 --- a/productMods/js/homePageMaps.js +++ b/productMods/js/homePageMaps.js @@ -329,7 +329,7 @@ $(document).ready(function(){ researchAreas["features"].push(this); }); buildGlobalMap(); - $('div#timeIndicator').hide(); + $('div#timeIndicatorGeo').hide(); } } }); diff --git a/productMods/templates/freemarker/lib/lib-home-page.ftl b/productMods/templates/freemarker/lib/lib-home-page.ftl index 63853e69..f2d8533b 100644 --- a/productMods/templates/freemarker/lib/lib-home-page.ftl +++ b/productMods/templates/freemarker/lib/lib-home-page.ftl @@ -17,7 +17,11 @@ <#macro facultyMbrHtml>

Faculty

-
 
+
+ Loading faculty . . .    + + +
-->
-
+
Loading map information . . .    diff --git a/themes/wilma/css/wilma.css b/themes/wilma/css/wilma.css index 0f46048b..3793ec66 100644 --- a/themes/wilma/css/wilma.css +++ b/themes/wilma/css/wilma.css @@ -1008,6 +1008,8 @@ a.view-all-style { width: 86px; } div#tempSpacing { + margin-top:30px; + padding-left:20px; height:325px; } div#research-faculty-mbrs {