Hi
Is it possible to move the next and previous arrows for the images in Easy Slider outside of the images, ie to look a bit like this:
http://www.alexgordonrmt.com/slideNextPrevArrows.jpg
many thanks
Peter
Hey envapk2!
Could you provide us with a link to the site in question so that we can take a closer look please?
Cheers!
Rikard
Hi Rikard
There is no actual site, what I linked to was just a mock up of something a client has asked for, i.e. having the slideshow controls showing outside of the image frame. I see from a previous thread how to make the controls always visible (.avia-slideshow-arrows.avia-slideshow-controls a { opacity: 1!important; } ) but is it possible to move them out of the frame?
many thanks
Peter
Hi!
you can’t move the arrows outside of easy slider, but you could try to make your easy slider’s image smaller:
.avia-slideshow li img {
width: 70%;
}
Adjust as needed.
Regards,
Andy
Hi Andy
That works brilliantly, many thanks
Peter