Category image won't resize / reponsive

Support desk for Villa Belluci Joomla Hotel Template
GK User
Thu Dec 15, 2016 2:31 pm
There is no option to add parameters "width" and "height" to images in categories.
Can you provide me the override code to make "width = 80%" on category images?
See https://www.wind-rose.co.za/rooms for example and narrow screen in order to see that part of image has been cut off.
Thanks!
Peter
User avatar
Junior Boarder

teitbite
Tue Dec 20, 2016 2:37 pm
Hi

I do not see anything being cut, but please try add this code to use 80%:

Code: Select all
.gk-photo-grid .gk-grid-1 img, .gk-photo-grid .gk-grid-2 img, .gk-photo-grid .gk-grid-3 img, .gk-photo-grid .gk-grid-4 img, .gk-photo-grid .gk-grid-5 img, .blog-page .item-list .item-view .cat-item-image img {
    margin: 0 auto;
    width: 80%;
}
User avatar
Moderator

GK User
Thu Dec 22, 2016 10:20 am
Thanks, but this override does not seem to work.
I adjusted even to "width=10%" but no effect. See screenshots.
Regards,
Peter
User avatar
Junior Boarder

GK User
Thu Dec 22, 2016 10:35 am
More screenshots.
User avatar
Junior Boarder

GK User
Thu Dec 22, 2016 10:37 am
Please not that this only occurs with images in joomla categories!
User avatar
Junior Boarder

teitbite
Fri Dec 30, 2016 5:44 pm
Hi

I'm afraid we had some problems with server and forum was recovered from backup. Please attach this screenshots one more time, because without it I do not understand what was the problem.
User avatar
Moderator


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.