windhamdavid 8 years ago
parent
commit
b9e141f761
4 changed files with 16 additions and 15 deletions
  1. 0 0
      css/style.min.css
  2. 0 0
      index.html
  3. 4 2
      src/css/style.css
  4. 12 13
      src/index.html

File diff suppressed because it is too large
+ 0 - 0
css/style.min.css


File diff suppressed because it is too large
+ 0 - 0
index.html


+ 4 - 2
src/css/style.css

@@ -7,7 +7,9 @@ header {
 
 #footer {clear:both; text-align:center;}
 
-
+p.right {
+  text-align:right;
+}
 
 
 
@@ -185,7 +187,7 @@ meter {
   line-height: 50px;
   border-radius: 50%;
   text-align: center;
-  margin: -30px 0 0 0;
+  margin: -70px 0 0 0;
   cursor: pointer;
   float: right;
   position: relative;

+ 12 - 13
src/index.html

@@ -24,7 +24,8 @@
             <div class="col-sm-6">
                <div id="audio_player">
                   <div class="panel-body">
-                     <p>Leo Windham - Crossroads Radio</p>
+                     <h5>Leo Windham - Crossroads Radio</h5>
+                        <p class="small">Beach, Boogie, &amp; More<br />from Windham's Crossroads</p>
                      <div id="controls">
                         <div id="amplitude-play-pause" amplitude-song-index="0" class="amplitude-play-pause amplitude-paused" data-toggle="tooltip" data-placement="left" title="CrossRoads"></div>
                      </div>
@@ -32,7 +33,8 @@
                </div>
                <div id="audio_player">
                   <div class="panel-body">
-                     <p>Woody Windham - iWoody Radio</p>
+                     <h5>Woody Windham - iWoody Radio</h5>
+                     <p class="small">Woody with The Goodies<br />with weekend broadcasts<br />from <a href="http://woodywindham.com" target="_blank">The Woody</a> dance club</a>.</p>
                      <div id="controls">
                         <div id="amplitude-play-pause" amplitude-song-index="1" class="amplitude-play-pause amplitude-paused" data-toggle="tooltip" data-placement="left" title="iWoody"></div>
                      </div>
@@ -58,28 +60,26 @@
             <div class="row"> 
                <div class="col-sm-6">
                   <h3>About</h3>
-                  <p>The Windham Brothers Radio Show is the reunion of two Brothers that worked together on the radio for over 30 years. They're back and broadcasting every weekday morning from 6 to 10:00am live from Windham's Crossroads, South Carolina.</p>
+                  <p>The Windham Brothers Radio Show is the reunion of two Brothers that worked together on the radio for over 30 years. They're back and broadcasting live <b>every weekday morning 6 to 10:00 a.m.</b> from Windham's Crossroads, South Carolina.</p>
                   <h3>Connect</h3>
-                     <p><span class="glyphicon glyphicon-phone-alt" aria-hidden="true"></span> Call the studio Hotline @ 843-968-4757</p>
-                  <h4>Web <span class="glyphicon glyphicon-globe" aria-hidden="true"></span></h4>
+                     <h4><span class="glyphicon glyphicon-phone-alt" aria-hidden="true"></span> Call 843-968-4757</h4>
                      <p><a href="http://windhambrothers.com/" target="_blank">windhambrothers.com</a><br />
                      <a href="http://woodywindham.com/" target="_blank">woodywindham.com</a><br />
                      <a href="http://cottageatthecrossroads.com/crossroads-radio/" target="_blank">cottageatthecrossroads.com</a><br />
-                     <a href="https://www.facebook.com/windhambrothers" target="_blank">facebook.com/windhambrothers</a><br /></p>           
+                     <a href="https://www.facebook.com/windhambrothers" target="_blank">facebook.com/windhambrothers</a><br /></p>
+                     <!--<p class="small">Apps - <a href="http://kriswindham.com" target="_blank">Kris Windham</a> &amp; Web - <a href="https://davidawindham.com" target="_blank">David Windham</a></p>-->         
                </div>
                <div class="col-sm-6">
                   <h3><span class="glyphicon glyphicon-headphones" aria-hidden="true"></span> How to Listen</h3>
 
-                  <h4>iOS and Android Apps <span class="glyphicon glyphicon-phone" aria-hidden="true"></span></h4>
+                  <h4><span class="glyphicon glyphicon-phone" aria-hidden="true"></span>iOS &amp; Android Apps </h4>
                   <div class="row"> 
                      <div class="col-sm-5">
-                        <p>iWoody Radio</p>
                         <img src="img/iwoody.png" height="150">
                         <a href="https://itunes.apple.com/us/app/iwoody-radio/id1035163117" target="_blank"><img src="img/ios.png" width="130"></a>
                         <a href="https://play.google.com/store/apps/details?id=com.woodywindham.thewoody" target="_blank"><img src="img/android.png" width="130"></a>
                      </div>
                      <div class="col-sm-5">
-                        <p>Crossroads Radio</p>
                         <img src="img/crossroads.png" height="150">
                         <a href="https://itunes.apple.com/us/app/crossroads-radio/id942306178" target="_blank"><img src="img/ios.png" width="130"></a>
                         <a href="https://play.google.com/store/apps/details?id=org.cottageatthecrossroads.crossroadsradio" target="_blank"><img src="img/android.png" width="130"></a>
@@ -113,12 +113,12 @@
                            <td></td>
                          </tr>
                          <tr>
-                           <td>2/02/16</td>
+                           <td>2/??/16</td>
                            <td></td>
                            <td></td>
                          </tr>
                          <tr>
-                           <td>2/02/17</td>
+                           <td>2/01/17</td>
                            <td></td>
                            <td></td>
                          </tr>
@@ -140,8 +140,7 @@
    </div>      
 	
 	<footer>
-	
-	</footer>
+   </footer>
 
 <script src="js/vendor.min.js"></script>
 <script src="js/radio.min.js"></script>

Some files were not shown because too many files changed in this diff