Thumbnail Link Size Question

Dear Apex,

I’m using Thumbnail size images throughout my website that when clicked then link to the relevant page (no problem).

However when I click the ‘Link’ 'button to enable this feature in the element, it then SHRINKS my image?

I wish to:

1.) Keep the Thumbnail image the SAME SIZE (as per the FIRST MAP on my Home Page)

2.) Keep the LINK PAGE, INFO POPUP and INFO TRIGGER content (as per the MAPS 2 - 8 on my Home Page)

Any idea how I can have the Larger of the Maps shown, but with the Same Features?

Many thanks and it’s driving me mad trying to resolve this.

Simon

Logon Details Supplied

Hi Simon,

To make it the same size, add a minimum width to your image by adding the code below in the style field of your image element.

min-width:180px;

Hope that helps

Works a treat - Thank you very much!

Glad we were able to help :slight_smile:

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.