My contacts and calendar icons are too big

  • chella
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
10 years 7 months ago #41445 by chella
My contacts and calendar icons are too big.
In my file (template_css.css)is the string: ".hotel img-stars, img.calendar, img.img_picture {width: auto;}.
After reading your reply to the topic "Why my contact icons are so big? What i have to do" I added in the file (template_css.css) strings ".contact-slider img {width: auto! Important;}" and ".hotel-stars img {width: auto;}".
It is now well:

.hotel-stars img, img.calendar, img.img_picture {
width: auto;
}

.hotel-stars img {width: auto; }

.contact-slider img {
width:auto !important;
}


What's wrong and how can I fix?
Attachments:

Please Log in to join the conversation.

  • chella
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
10 years 7 months ago #41446 by chella
I solved it by setting the file (template_css.css) by changing the line in 1014 ".contentrow img {width: 100%; max-width: 100%;}" in ".contentrow img {width: auto; max-width: 100%; } ", I hope that does not change more ........ :ohmy: :ohmy:
Thank you

Please Log in to join the conversation.

Time to create page: 0.166 seconds
Powered by Kunena Forum