Updates for weather widget
authorSteve Sutton <steve@gaslightmedia.com>
Wed, 26 Dec 2018 14:21:25 +0000 (09:21 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Wed, 26 Dec 2018 14:21:25 +0000 (09:21 -0500)
bump version number

footer.php
style.css

index 0015885..f528a0d 100644 (file)
@@ -1,7 +1,7 @@
                         <div class="row">
                             <div id="weatherWidget" class="text-center small-12 medium-6 columns">
                                 <h2>Local Weather</h2>
-                                <?php echo do_shortcode('[awesome-weather location="5005247" units="F" forecast_days="4" class="local-weather text-center" showdata="alerts,daynames,pop,icon,text,conditions,date,highlow"]'); ?>
+                                <?php echo do_shortcode('[awesome-weather location="5005247" units="F" forecast_days="4" inline_style="width:250px;"]'); ?>
                             </div>
                             <div id="mapContainer" class="text-center small-12 medium-6 columns">
                                 <h2>Getting Here</h2>
index ee1397a..fd0a221 100644 (file)
--- a/style.css
+++ b/style.css
@@ -3,5 +3,5 @@ Theme Name: PellstonAirport
 Author: Gaslight Media
 Author URI: http://www.gaslightmedia.com
 Description: A theme for PellstonAirport
-Version: 1.0.18
+Version: 1.0.19
 */