I'm looking to find the code below so I can adjust the vertical location of the Image Show areas:
element.style {
top:137px;}
But I've searched and can't find this code.
.gk_is_prev,
.gk_is_next { width:23px; height:46px; background:transparent url('../images/arrows.png') no-repeat 0 0; position:absolute; cursor:pointer; margin:0; right:-35px; }
.gk_is_prev,
.gk_is_next { width:23px; height:46px; background:transparent url('../images/arrows.png') no-repeat 0 0; position:absolute; cursor:pointer; margin:0; right:-35px; margin-top:-10px }