Viewing Wrong link size in Image Slider

Wrong link size in Image Slider



User: Ingo P. 5 years ago
I used the integrated Image Slider, and attached links to each picture in the Assets List. When published, the linking only works in the upper area of each picture.

See this DEMO where I placed somes lines beside the pics to show the problem.

Is there anything I can do to get the whole picture as a link?

cheers, Ingo
User: Roddy 5 years ago
What's happening here is, although you have the thumbnails turned off, the thumbnail container is still sitting over the bottom of the images and is creating a dead space which prevents the hyperlinks from working in that area.

It's something the developers need to fix but, in the meantime, you can add this code in the Head Code box in the page inspector for a quick fix...

<style>
.galleria-thumbnails-container {display:none !important}
</style>

-------------------------------
Roddy

Website: http://everwebwidgets.com
Contact: http://everwebwidgets.com/ewWidgets-home/contact.html
NOTE: I am an EverWeb user and NOT affiliated with EverWeb! Any opinions expressed in this forum are my own.
User: Paul-RAGESW 5 years ago
This has been fixed for the next release thanks to Roddy's help!

-------------------------------
Paul
EverWeb Developer
User: Ingo P. 5 years ago
Thank you, Roddy and Paul!

cheers, Ingo


Post Reply
You must login or signup to post.