Images in sidebar dont resize automatic

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
Wed Feb 12, 2014 9:54 pm
Reply with quote
Report this post
HEllo, i was installed news on www.test.osnei.com, then put a html modulo with 2 images in sidebar, but images dont rezise (responsively).
Maybe you can help me?

http://test.osnei.com/index.php/traducao-juramentada


Regards
User avatar
Fresh Boarder

GK User
Thu Feb 13, 2014 7:43 am
Reply with quote
Report this post
You need to set their width to 100% and height to auto.
Ps. I don't see those images anywhere.
User avatar
Moderator

GK User
Thu Feb 13, 2014 8:17 am
Reply with quote
Report this post
Dear Ciberek, few minutes ago unpublish sidebar cause i cant fixed, and i dont understand how can i set to 100%width and auto eight. i put two images in a html module.

Please help.

Thanks Again. (i thought that anybody helps, is my first time ask for support. Regards
User avatar
Fresh Boarder

GK User
Thu Feb 13, 2014 8:18 am
Reply with quote
Report this post
module is published now..
User avatar
Fresh Boarder

GK User
Thu Feb 13, 2014 8:50 am
Reply with quote
Report this post
Now your image looks like this:
Code: Select all
<img src="/images/logotraduccion.jpg" alt="">

and should look like this:
Code: Select all
<img src="/images/logotraduccion.jpg" width="100%" height="auto" alt="">
User avatar
Moderator


cron