#243 Posted in ‘Econa’

Latest post by Reidar Solberg on Monday, 08 October 2018 14:44 EEST

Reidar Solberg
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

Lefteris Kavadas
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

Reidar Solberg
Perfect - thanks :-)

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 .

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