Article intro image width problem

  • antoniskp
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
10 years 7 months ago - 10 years 7 months ago #39850 by antoniskp
Hello,

in the category blog page article intro images do not have stndard size and they are showing their full size as you can see in here miko12.bg/bg/products/chocolate-line .
I would like to make them responsive and add a width :100 % ; but i do not know where.

Thanks in advance.
Last edit: 10 years 7 months ago by antoniskp. Reason: %

Please Log in to join the conversation.

More
10 years 7 months ago #39853 by ivan.milic
How did you set them in article editor. Your site requires login so we can not look

Please Log in to join the conversation.

  • antoniskp
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
10 years 7 months ago #39854 by antoniskp
i imported them to intro image in images and links. i also enabled the site so you can see it ivan thank you,

Please Log in to join the conversation.

More
10 years 7 months ago #39856 by ivan.milic
Add this to template_css.css:

.item-image IMG{
width:100%
height:auto;
}
The following user(s) said Thank You: antoniskp

Please Log in to join the conversation.

  • antoniskp
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
10 years 7 months ago #39857 by antoniskp
i did it but nothing changed.

Please Log in to join the conversation.

  • antoniskp
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
10 years 7 months ago #39858 by antoniskp
yea it is ok. you forgot a ;

.item-image IMG{
width:100%;
height:auto;
}

thanks again ivan

Please Log in to join the conversation.

Time to create page: 0.163 seconds
Powered by Kunena Forum