slideshow buttons
authorSteve Sutton <steve@gaslightmedia.com>
Wed, 13 Aug 2014 18:59:14 +0000 (14:59 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Wed, 13 Aug 2014 19:02:11 +0000 (15:02 -0400)
Update so buttons are on bottom

Toolkit/RotatingImages/templates/rotatingImages.html

index a568dee..f669db6 100644 (file)
@@ -9,9 +9,10 @@
 .nivo-controlNav {
     display: block;
     position: absolute;
+    bottom: 10px;
     z-index: 999;
-    top: -10px;
-    right: 10px;
+    /*top: -10px;*/
+    left: 270px;
     }
 #slider-wrapper {
     width: 587px;