diff --git a/img/loading-gif.gif b/img/loading-gif.gif new file mode 100644 index 0000000..341a537 Binary files /dev/null and b/img/loading-gif.gif differ diff --git a/js/custom.js b/js/custom.js index 71218d9..4291138 100644 --- a/js/custom.js +++ b/js/custom.js @@ -542,4 +542,18 @@ a.version:{419:"2.0.4",417:"2.0.3",416:"2.0.2",412:"2.0",312:"1.3",125:"1.2",85: format:function(c){var a="",b;for(b in c)if(b&&c.hasOwnProperty(b)){var g=b,e=c[b],g=g.split(".").join("-"),f=" ua-"+g;if("string"===typeof e){for(var e=e.split(" ").join("_").split(".").join("-"),d=e.indexOf("-");0
-
+ + ID, "metaslider-id", true)."]"); ?> + - - -
+
- - - \ No newline at end of file diff --git a/page-home.php b/page-home.php index be7f7c4..acdd2d7 100644 --- a/page-home.php +++ b/page-home.php @@ -12,6 +12,7 @@ if($homepageLayout == '1-3') { ?>
+ +
+ \ No newline at end of file diff --git a/style.css b/style.css index 49cbb6e..cc6ad65 100644 --- a/style.css +++ b/style.css @@ -658,6 +658,39 @@ padding-left:10px; } + +.home-loading.slide-ready { + visibility:hidden; + display:none; +} +.home-loading.slide-unready { + height:463px; +} + + @media (max-width:1200px){ + .home-loading.slide-unready { + height:371px; + } + } + + @media (max-width:991px){ + .home-loading.slide-unready { + height:286px; + } + } + .home-loading.slide-unready { + background-image:url('img/loading-gif.gif'); + background-color:white !important; + background-repeat:no-repeat; + background-position: center center; + } + +#home1.slide-waiting { + visibility:hidden; + display:none; + height:0; +} + /* =============================== Footer =============================== */ @@ -1026,14 +1059,14 @@ a:hover.yellow-link { } } -.interior-hero img { +.interior-hero img, .interior-hero .metaslider { margin-top:-10px; z-index:1; position:relative; margin-bottom: -50px; } -.ie8 .interior-hero img { +.ie8 .interior-hero img, .ie8 .interior-hero .metaslider { margin-left:-10px; margin-top:-10px; width:940px; @@ -1041,7 +1074,7 @@ margin-top:-10px; max-width:none; } -.ie7 .interior-hero img { +.ie7 .interior-hero img, .ie7 .interior-hero .metaslider { margin-left:-10px; margin-top:-10px; width:940px; @@ -1060,7 +1093,7 @@ margin-top:-10px; margin-bottom:-50px } - .interior-hero img { + .interior-hero img, .interior-hero .metaslider { margin-top:-10px; z-index:1; position:relative; @@ -1081,11 +1114,11 @@ margin-top:-10px; margin-left:0px; width:100%; } -.interior-hero img { +.interior-hero img, .interior-hero .metaslider { margin-bottom:-30px; -} - } +}} + /* =============================== BOOTSTRAP OVERRIDES =============================== */ #home-interior .span12 {