Home › Forums › Ticket Products › Event Tickets Plus › Event images in calendar smaller after update?
- This topic has 7 replies, 2 voices, and was last updated 8 years, 9 months ago by
Leonie Lahiri-Ruhe.
-
AuthorPosts
-
June 16, 2017 at 8:50 am #1299145
Leonie Lahiri-Ruhe
ParticipantHi,
After updating we noticed that the images in the calendar are suddenly very small and that the titles/texts also seem distorted, see the screenshot attached. Before the update the images were much larger, which looked a lot better.
Can we change this back somehow?
Thanks,
LeonieJune 16, 2017 at 8:06 pm #1299450Geoff B.
MemberGood evening Leonie and welcome back!
Thank you for reaching out to us.
I would love to help you with this topic.It looks like there is some conflicting CSS causing this.
Try adding the following CSS rule to your style.css file or in your Custom CSS metabox:
.tribe-events-list .tribe-events-loop .tribe-events-event-image {
width: 100% !important;
}Let me know how that goes.
Best regards,
Geoff B.June 20, 2017 at 2:18 pm #1300746Leonie Lahiri-Ruhe
ParticipantHi Geoff,
Thanks, this definitely improved it already. The image are back to the large size, so that is great.
However we still have a problem with the text/title of the event under the image, see the screenshot attached. There used to be a specific text field under the image, but this has disappeared which makes the text small and difficult to read. Is there any additional CSS to restore that as well?
Thanks,
LeonieJune 20, 2017 at 7:53 pm #1300879Geoff B.
MemberGood evening Leonie,
Try adding the following CSS rule to your style.css file or in your Custom CSS metabox:
.tribe-events-list .event-list-wrapper-bottom .wraper-bottom-left h2.tribe-events-list-event-title {
float: left;
}Let me know if that helps.
Have a great day!
Geoff B.
June 21, 2017 at 2:29 pm #1301356Leonie Lahiri-Ruhe
ParticipantHi Geoff,
Thanks again!
I have attached a screenshot of the result. The title is visible now, so that is an improvement. However, the text still doesn’t look good. Before it was shown in a specific colored text field. Can we change this back somehow?
Moreover, in the top left of the image where the date is shown, there used to be a pink colored field below that to make it more visible. Now there is still a small piece of that pink field visible, but it doesn’t cover the date any more. Can we fix this as well?
Thanks,
LeonieJune 21, 2017 at 6:17 pm #1301482Geoff B.
MemberGood evening Leonie,
I am glad we are still making progress.
the text still doesn’t look good. Before it was shown in a specific colored text field. Can we change this back somehow?
I would recommend contacting the good folks from the Eventica theme to make sure these changes are fixed as part of their theme maintenance releases.
The reason I am bringing this up is because that display is part of customizations they made to our plugin’s views.
Moreover, in the top left of the image where the date is shown, there used to be a pink colored field below that to make it more visible. Now there is still a small piece of that pink field visible, but it doesn’t cover the date any more. Can we fix this as well?
This could totally be addressed by them too.
In the meantime, try adding the following CSS rule to your style.css file or in your Custom CSS metabox:
.tribe-events-list .tribe-events-event-date {
min-height: 120px;
}Let me know how that goes.
Best regards,
Geoff B.July 13, 2017 at 9:35 am #1320671Support Droid
KeymasterHey there! This thread has been pretty quiet for the last three weeks, so we’re going to go ahead and close it to avoid confusion with other topics. If you’re still looking for help with this, please do open a new thread, reference this one and we’d be more than happy to continue the conversation over there.
Thanks so much!
The Events Calendar Support Team -
AuthorPosts
- The topic ‘Event images in calendar smaller after update?’ is closed to new replies.
