Redoing the share icon
authorSteve Sutton <steve@gaslightmedia.com>
Fri, 20 May 2016 20:46:28 +0000 (16:46 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Fri, 20 May 2016 20:46:28 +0000 (16:46 -0400)
css/front.css
views/front/events/detail.html

index 2d01afc..d249465 100644 (file)
     width: 58px;
 }
 #glm-event-wrapper .stButton .sharethis {
-  background-image: url("../assets/share-icon.png") !important;
-  width: 52px;
-  height: 22px;
-  background-position: 0px 0px !important;
 }
 .timeDropDown{
     width: 30%;
index 4cd3775..2d92947 100644 (file)
@@ -10,7 +10,7 @@
 
     <div class="row collapse"><!-- .row #1 -->
         <div class="small-12 large-9 large-centered column"><!-- .small-12 .large-9 .large-centered .columns -->
-            <span id="eventShare" class="st_sharethis" st_title="{$event.name}" st_url="{$permalink}"></span>
+            <span id="eventShare" class="st_sharethis" st_title="{$event.name}" st_url="{$permalink}">+ Share</span>
             <div class="row"><!-- .row #2 -->
                 <div class="small-12 column eventTitle">
                     <h1>{$event.name}</h1>