emo image not displaying on j3.6.5 SOLVED

More
8 years 4 months ago #928

Hello,
First of all, thank you very much with this wonderful plugin.
I have used it on my website and everything was just perfect, but now popups are not displayed anymore. Do you think that it may be due to the upgrade to j3.6.5 (previously I was on j3.6.4). I tried to reinstall it exactly like before, but I cannot enlarge pictures anymore

please could you help me? :(

regards

Last Edit: 8 years 4 months ago by mavik.

Please Log in or Create an account to join the conversation.

More
8 years 4 months ago #929

Please give me link to your site.

Please Log in or Create an account to join the conversation.

More
8 years 4 months ago #930

here it is:
salon-expertscnes.fr/
thank you

Please Log in or Create an account to join the conversation.

More
8 years 4 months ago #931

Plugin works only with images with absolute size setted in attributes width/height or attribute style. You use

<td style="width: 33%; padding-right: 15px;">
<p><img src="/images/affiche.png" alt="expert-cnes.fr" style="color: #3d3d3f; font-family: 'Open Sans', arial, sans-serif; font-size: 13px; text-align: justify; margin-right: 10px; margin-bottom: 10px; float: left;" longdesc="expert-cnes.fr" class="" width="100%" height="NaN"></p>
</td>
Plugin can not get real size of this image. It is known only in a browser.
Please use
<img src="/images/affiche.png" alt="expert-cnes.fr" style="margin-right: 10px; margin-bottom: 10px; float: left;" longdesc="expert-cnes.fr" width="370" height="522">

The following user(s) said Thank You: m.matt63

Please Log in or Create an account to join the conversation.

More
8 years 4 months ago #932

ok thank you very much, I've put this width in % in order to fit for mobile device, I will put back fixed size.
Thank you very much

Please Log in or Create an account to join the conversation.

Time to create page: 0.037 seconds
Powered by Kunena Forum