Home › Forums › Welcome! › Pre-Sales Questions › How can i change colors and the hidden days?
- This topic has 5 replies, 2 voices, and was last updated 8 years, 11 months ago by
Support Droid.
-
AuthorPosts
-
May 22, 2017 at 3:55 pm #1287364
Michael Walter
GuestHi guys,
please look my page up: http://jms-krautheim.de/events/
As you see the past days of the current month are hidden. Do you know how I can make them visible again? And is there an Option to change the background color of the calendar?
Is there an option to highlight the current day? And can I add the next events as a list in a simple wordpress page?
May 22, 2017 at 9:55 pm #1287493Geoff B.
MemberGood evening Michael and welcome to the Events Calendar forum!
Thank you for your interest in our products.
We’ll be glad to answer your questions.Try adding the following CSS rule to your style.css file or in your Custom CSS metabox:
.tribe-events-calendar td.tribe-events-past div[id*="tribe-events-daynum-"], .tribe-events-calendar td.tribe-events-past div[id*="tribe-events-daynum-"] > a {
color: #252525 !important;
font-size: 24px !important;
}In order to gain full power on your site’s look and feel, I would highly recommend reading the following articles:
- https://theeventscalendar.com/knowledgebase/using-google-chrome-developer-tools/
- https://theeventscalendar.com/knowledgebase/changing-fonts-and-colours/
- <u>https://theeventscalendar.com/knowledgebase/styling-events-widgets/</u>
Let me know how that goes.
Best regards,
Geoff B.May 22, 2017 at 9:59 pm #1287494Geoff B.
MemberHello again Michael,
Unfortunately, I hit the “Send” button a bit too quickly.
To answer your last question getting your hands on a copy of the Events Calendar Pro will let you add our Advanced widgets or full calendar views to just any page as you can see here:
- https://theeventscalendar.com/product/wordpress-events-calendar-pro/
- https://theeventscalendar.com/knowledgebase/pro-widget-shortcodes/
- https://theeventscalendar.com/knowledgebase/embedding-calendar-views-tribe_events-shortcode/
Have a great day!
Geoff B.
May 23, 2017 at 7:07 pm #1288105Michael Walter
Guesthi! 🙂
thanks geoff! Now i can see all days. But the current day is still invisible how can i remove the invisibility? Maybe i also could change the color of the current day into white? Is there an option to set the background color into green?
i tried the code [tribe_events_list] in a simple wordpress page, it just shows this code not the events…
May 24, 2017 at 9:46 am #1288416Geoff B.
MemberGood afternoon Michael,
I am glad you are making progress.
The current day can be tackled by CSS too
.tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-] {
background-color: #6dab3c !important;
}i tried the code [tribe_events_list] in a simple wordpress page, it just shows this code not the events…
For the code to work, you will need to purchase and install the Events Calendar Pro: https://theeventscalendar.com/product/wordpress-events-calendar-pro/
Best regards,
Geoff B.
June 15, 2017 at 9:35 am #1298520Support 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 ‘How can i change colors and the hidden days?’ is closed to new replies.
