Add new tripadvisor. Repositioning everything in the footer to make it fit..
authorLaury GvR <laury@gaslightmedia.com>
Mon, 19 Oct 2015 20:36:16 +0000 (16:36 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Mon, 19 Oct 2015 20:36:16 +0000 (16:36 -0400)
config/server.ini
sass/_custom.scss
styles.css
templates/template.html

index fd3cc87..bcb180b 100644 (file)
@@ -172,8 +172,8 @@ mobile.hostname = Off
 google.search.key = "ABQIAAAANX0yQZ2OteLu_zqbwdfUuRTeX7yNUukyMrmY8FsCXcCA9axlYBTyhehgzuXOUfNI0E5UYHCLponA0A"
 google.maps.key   = "ABQIAAAANX0yQZ2OteLu_zqbwdfUuRQsHGkczIjpqPY1-dTKNoaiGtfPJBTloI-YH7fzUV-bsMLwcy2Yjyti7A"
 
-app.base_url        = "http://app.gaslightmedia.com/"
-app.base_secure_url = "https://app.gaslightmedia.com/"
+app.base_url        = "http://localhost:8080/app.gaslightmedia.com/"
+app.base_secure_url = "http://localhost:8080/app.gaslightmedia.com/"
 
 error.reporting[] = E_ALL
 error.reporting[] = E_NOTICE
@@ -181,7 +181,7 @@ error.display     = 1
 error.ident       = ""
 error.conf.path        = "/var/www/server/"
 
-database.params.host = "localhost"
+database.params.host = "devdb"
 
 development = On
 
index 3a9d345..7d6f300 100644 (file)
@@ -609,7 +609,7 @@ footer {
   a {color: $orange}
   background-color: $burgundy;
   padding-bottom: 10px;
-  img {
+  .adventure-guide img {
     height: 87px;
   }
   > .columns {
index ef662c5..91a9f8f 100644 (file)
@@ -960,7 +960,9 @@ footer a {
   color: #f27225;
 }
 footer img {
-  height: 87px;
+    .adventure-guide img {
+        height: 87px;
+    }
 }
 footer > .columns {
   padding: 20px !important;
@@ -1028,7 +1030,6 @@ footer .contact li, footer .copyright li {
   }
   footer .weather > div {
     display: inline-block;
-    float: none !important;
   }
 }
 footer .copyright .separator {
@@ -1068,21 +1069,21 @@ footer .copyright .separator {
 
 /*Weather*/
 #glm-weather {
+    background-color: #fff;
     color: black;
     display: block;
-    width: 185px;
-    height: 80px;
-    background-color: #fff;
     font-size: 12px;
-    text-align: center;
+    height: 86px;
     line-height: 180%;
+    padding: 0;
+    text-align: center;
+    width: 120px;
 }
 #glm-weather img {
+    float: left;
     height: 48px;
+    margin-left: 8px;
     width: 48px;
-    float: left;
-    margin: 8px;
-    padding-top:8px;
 }
 #glm-weather .glm-weatherHdr {
     padding-top: 5px;
@@ -1092,6 +1093,12 @@ footer .copyright .separator {
 #glm-weather .glm-weatherTmp {
     font-size: 20px;
 }
+.TA_excellent {
+    float: left;
+}
+.TA_excellent #CDSWIDEXC {
+    margin: 0;
+}
 /*Reset stuff*/
 #main b, strong {
     font-weight: bold;
index 4f81dcc..3fed695 100755 (executable)
                   </div>
                 </div>
               </div>
-            <div id="home_video_wrapper" class="opensearchserver.ignore small-12 medium-6 large-4 columns text-center video">
+            <div id="home_video_wrapper" class="opensearchserver.ignore small-12 medium-4 large-3 columns text-center video">
                 {if:video}
                 {video:h}
                 <div id="videoGalleryLinkDiv">
                 {end:}
 
               </div>
-              <div class="small-12 medium-6 large-3 columns weather">
+              <div class="small-12 medium-8 large-4 columns weather">
+                  <div id="TA_excellent678" class="TA_excellent"><ul id="4GFhGQ" class="TA_links XMfQexk2"><li id="jxEOmjN" class="zDDOwL"><a target="_blank" href="http://www.tripadvisor.com/"><img src="http://static.tacdn.com/img2/widget/tripadvisor_logo_115x18.gif" alt="TripAdvisor" class="widEXCIMG" id="CDSWIDEXCLOGO"/></a></li></ul></div><script src="http://www.jscache.com/wejs?wtype=excellent&amp;uniq=678&amp;locationId=624170&amp;lang=en_US&amp;display_version=2"></script>
                 <div class="right" flexy:if="hasWeather" id="glm-weather">
-                        <img src="{fullIconUrl:h}" alt="" width="48" height="48">
                         <p class="glm-weatherHdr">Current Weather</p>
+                        <img src="{fullIconUrl:h}" alt="" width="48" height="48">
                         <p class="glm-weatherTmp">{tempF}&#176;</p>
                         <p class="glm-weather">{weather} </p>
                   <!-- WeatherUnderground widget -->