Events list format

Support forum dedicated to free and advanced Joomla content presentation module with various layout options and data sources support.
GK User
Thu May 25, 2017 4:19 pm
Hi, i'm trying to recreate the news show pro module format of the events template in "Upcoming events" module.
I put all options shown in the manual here https://www.gavick.com/documentation/wp ... 1-tabs.png but it's not working for me. I'm attaching a screenshot of how it looks when I put the same options on my site. Also, i cannot tell what it says under the field "additional format text" in the manual maybe that's why it's not working right?
canvas.png

Thank you
User avatar
Fresh Boarder

teitbite
Tue May 30, 2017 10:24 am
Hi

Please tell me the url to the exact page with an example of this issue.
User avatar
Moderator

GK User
Wed May 31, 2017 8:10 am
I sent you a pm.

thank you
User avatar
Fresh Boarder

teitbite
Sat Jun 03, 2017 6:27 pm
Hi

Thanks for the url, but please remove Poland from IP's blacklist.
User avatar
Moderator

GK User
Tue Jun 20, 2017 10:04 am
sorry now you can see it
User avatar
Fresh Boarder

teitbite
Fri Jun 23, 2017 11:21 am
Hi

Yes, now it's ok. Here a fix for cut text:

Code: Select all
.gkNspPM-EventsList a {
    height: auto;
}


and here to reduce the spacing:

Code: Select all
.gkNspPM-EventsList > div {
    margin: 0;
    min-height: 0;
    padding: 0;
}
User avatar
Moderator


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