Image inside module not being resized

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Tue Dec 10, 2013 4:17 pm
Reply with quote
Report this post
Hello. I've inserted an image inside a module. When I resize chrome to a smaller area, the image is not being resized to fit inside. All the others images inside the news works fine.

Anyway to solve it? The first wide image does not resize as you can see in this address:

http://62.15.125.191:65/canmanyol

Thanks!
User avatar
Fresh Boarder

GK User
Tue Dec 10, 2013 4:39 pm
Reply with quote
Report this post
Yo need to add inline styling to that image:
Code: Select all
<img src="/canmanyol/images/inici1.jpg" width="1240" height="388" alt="inici1" style="height: 100%;max-width: 100%;">
User avatar
Moderator

GK User
Mon Dec 16, 2013 9:27 am
Reply with quote
Report this post
Thanks!!
User avatar
Fresh Boarder

GK User
Mon Dec 16, 2013 11:04 am
Reply with quote
Report this post
Is there anything else I can help you with on this topic?
User avatar
Moderator


cron