A-Slider icon indicating copy to clipboard operation
A-Slider copied to clipboard

Doesn't allow for links around the image

Open anthony0perez opened this issue 11 years ago • 2 comments
trafficstars

Is there a way you can add link that switch out with the image?

anthony0perez avatar Oct 17 '14 20:10 anthony0perez

I'm using this solution: under <div class="text"... i've placed <a class="link"...

then in css: .link { position:absolute; display:block; z-index:4; width: height: top:0px; }

floina avatar Oct 18 '14 11:10 floina

Change the line 223 for: slideFadeOut: "opacity: 0; z-index:-100",

edwinricaurte avatar Jan 15 '16 19:01 edwinricaurte