Upcoming events tabs, can't change image size

GK User
Tue Aug 11, 2015 3:45 pm
I installed web site from quickstart but my upcoming events module is not like your demo. I can't change image size. I tried k2 categoty settings, module settings etc. but no success. Please help :roll:

Ekran Alıntısı.PNG
User avatar
Fresh Boarder

teitbite
Wed Aug 12, 2015 11:58 am
Hi

This should be configured in Module settings, but if image was created with small size it may take a while to recreate it. In tis case it will be better to clear NSP cache folder manually or disable creating thumbnails.
User avatar
Moderator

GK User
Thu Aug 13, 2015 7:47 am
First of all thanks for your interest,

As you said in your post, I've added original images from your demo page to the each upcoming events articles and then I've cleared NSP cache folder manually. I refreshed front-page but still no luck. Here is the result:

Ekran Alıntısı.PNG


I tried to change thumbnail image size from NSP module setting but still no change. All my module settings are default as described here:
https://www.gavick.com/documentation/jo ... ion/events

Ekran2.PNG


Now what? :blink:
User avatar
Fresh Boarder

teitbite
Sat Aug 15, 2015 12:23 pm
Could you please provide me with a URL to your website and back-end access via PM (click the “Private Message” text underneath my avatar) so that I may analyze it? It is a lot easier for us to diagnose issues when we have a live site to examine.
User avatar
Moderator

teitbite
Tue Aug 18, 2015 7:23 pm
Hi

Please add this to override.css and make sure override is enabled in tempalte settings:

Code: Select all
.gkEventInfo img {
    max-width: 100%;
}
User avatar
Moderator

GK User
Wed Aug 19, 2015 7:26 am
teitbite wrote:Hi

Please add this to override.css and make sure override is enabled in tempalte settings:

Code: Select all
.gkEventInfo img {
    max-width: 100%;
}


Thanks a lot! Everything is fine now.
User avatar
Fresh Boarder

teitbite
Sun Aug 23, 2015 9:37 am
Hi

No problem, glad I could help :)
User avatar
Moderator


cron