Wondering how your modules will work with Single image ads?

Thank you very much. That helped to make the images fill the width of the container. But, it is still not responsive in that the images are now being distorted to be wider but NOT taller. :-)

Do you think this is an issue with my template and not with Joomla itself? I found it interesting that the one tool that is keeping the proportions is one developed by my template house. :-)

Thank you again for looking at this. I would love to know whether you think this problem belongs to the template or to Joomla!

Sean
8 years 4 months ago #7 by Sean Carney

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

  • Posted by TemplatePlazza (5310) Offline

Thank you very much. That helped to make the images fill the width of the container. But, it is still not responsive in that the images are now being distorted to be wider but NOT taller. :-)

try this code :
.banneritem img {
width:100%;
height:auto;
}

Do you think this is an issue with my template and not with Joomla itself? I found it interesting that the one tool that is keeping the proportions is one developed by my template house. :-)

To make sure, you can try to switch your template to the default one (protostar) and then see the issue still occurs or not
8 years 4 months ago #8 by TemplatePlazza

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

I just wanted to thank you for solving my problem by adding the height:auto; addition. :-)

Now they images are retaining their proportions and are being responsive.

I am so grateful. Thanks, Thanks and More Thanks.

Sean
8 years 4 months ago #9 by Sean Carney

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

  • Posted by TemplatePlazza (5310) Offline
No problem Sean. Glad I could help ;)
8 years 4 months ago #10 by TemplatePlazza

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

Powered by Kunena Forum