From: Steve Sutton Date: Wed, 13 Aug 2014 18:59:14 +0000 (-0400) Subject: slideshow buttons X-Git-Tag: V1.0^2~92 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=19767f2123c4c889a967f6575a724451b0e93609;p=web%2FKeweenaw.git slideshow buttons Update so buttons are on bottom --- diff --git a/Toolkit/RotatingImages/templates/rotatingImages.html b/Toolkit/RotatingImages/templates/rotatingImages.html index a568dee..f669db6 100644 --- a/Toolkit/RotatingImages/templates/rotatingImages.html +++ b/Toolkit/RotatingImages/templates/rotatingImages.html @@ -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;