#243 – main image is not responsive

Status: Closed - Category: Econa
When I use Article image for Images and Links, the main image is not responsive. In the plugin it is not possible to define different sizes as for content images. The intro image although is fully responsive as I experience.

Is there something I missed here...?

See : http://www.barkaleitet.no/newsite/index.php/nyheter/299-test-av-bildestorrelse

Reidar
Hi,

Econa takes care of resizing the images in the right dimensions. The responsiveness of your site has to do with your site's template. Try to add the following code to your site CSS:
.item-image img {
    display: block;
    max-width: 100%;
    height: auto;
}


Let me know if you need more help.

Regards
 
Perfect - thanks :-)
This ticket is closed, therefore read-only. You can no longer reply to it. If you need to provide more information, please open a new ticket and mention this ticket's number.

Note: An active subscription is required in order to get support for our paid extensions. For our free extensions, if you don't have an account, register and then submit your support request.  In case you just want to ask a question, you can also use the contact form .

Note: Our support team is currently on vacation, so please anticipate slightly longer response times. Thank you for your understanding!

Firecoders
Are you using our extensions? Please post a review at the Joomla extensions directory!
Post a review