From 047edfc49de01c96fc289c5127eb54f9c216928a Mon Sep 17 00:00:00 2001 From: Laury GvR Date: Wed, 3 Sep 2014 10:21:03 -0400 Subject: [PATCH] Nivo controlnav centered Now at left: 47% rather than left: 230px --- Toolkit/RotatingImages/templates/rotatingImages.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Toolkit/RotatingImages/templates/rotatingImages.html b/Toolkit/RotatingImages/templates/rotatingImages.html index e587bdf..af0ba06 100644 --- a/Toolkit/RotatingImages/templates/rotatingImages.html +++ b/Toolkit/RotatingImages/templates/rotatingImages.html @@ -12,7 +12,7 @@ bottom: 10px; z-index: 990; /*top: -10px;*/ - left: 260px !important; + left: 47% !important; } #slider-wrapper { /*width: 587px;*/ -- 2.17.1