I think this is a little bug: The image is not concerning to the column width!
Can you please have a look whether the image in coloumns (e.g 1/2) only takes the width of the surrounding container.
and because the site is in beta mode and not yet public i mark this as private:
it only works if i set the surrounding container to:
from display: table to block
.av-hotspot-container {display: block }
and btw. it will be a nice option to have the possibility to set a link on each hotspot.
Hi!
Can you post the link to your page where we can see the issue? I tried to reproduce the issue on my local installation but it does work fine on my end.
Please request such feature or vote if already requested here – https://kriesi.at/support/enfold-feature-requests/
Cheers!
Yigit
Hi!
Which browser and OS are you using? When i disable css code you added – https://kriesi.at/support/topic/image-with-hotspot-in-columns/#post-291978, it still works fine on my end
Best regards,
Yigit
the newest firefox on MacOSX
i don’t know why it works here:
http://kriesi.at/themes/enfold/shortcodes/images-with-hotspots/
but if you minimize the screensize you can see a bit what i mean:
http://abload.de/img/bildschirmfoto2014-07o9dje.png
with css above the images will shrink to the point where they float underneath
Hi!
Thanks, I have reported the issue. For now, please use the code you have posted :)
Cheers!
Yigit
and yes you are right in chrome the behaviour of the demosite above works like a charm with display: table
in firefox not – only with display: block