Home › Forums › Calendar Products › Events Calendar PRO › Changing calendar widget text colors
- This topic has 6 replies, 4 voices, and was last updated 10 years, 9 months ago by
Support Droid.
-
AuthorPosts
-
February 10, 2014 at 7:48 am #102625
Gina
ParticipantI am displaying just the calendar grid part of the widget, no event listings underneath. It shows up with a light gray grid, white text and a white background (so you can’t see there are even the numbers and letters there unless you highlight it). I’ve done the steps above and created a CSS file under
wp-content/themes/mythemename/tribe-events/pro/widget-calendar.css
and tried to get it going with the code example above but that appears to be for the list widget and I don’t know what to put to make the text show up black for the actual calendar grid.
THANKS!February 10, 2014 at 6:03 pm #103001Julie Kuehl
ParticipantHey eurekasprings,
Looks like you’ve got a
table td {background-color: #fff !important}that’s overriding the Tribe styling and turning everything white. Changing that from #fff to #b2b2b2 seemed to take care of the widget display, but I’m not sure what other consequences that might have on your site. But that seems to be a good place to start digging into it.Let me know how it goes!
– Julie
February 10, 2014 at 6:32 pm #103049Gina
ParticipantWell that does change my calendar widget but it makes the full calendar on the Events page background gray as well and it’s not very appealing. I would prefer the background to stay white and the text to be black on the widget.
February 11, 2014 at 4:37 pm #103521Julie Kuehl
ParticipantHey eurekasprings,
Sounds like the troubles you’re having might be because of a theme conflict with the CSS. Have you checked out our Themer’s Guide (https://theeventscalendar.com/support/documentation/events-calendar-themers-guide/) or Tutorials page (https://theeventscalendar.com/the-events-calendar-for-wordpress-tutorials/) for information that could help you sort it out?
– Julie
February 14, 2014 at 10:23 am #104526Gina
ParticipantI will always read anything I can find before I ask a question. The one link sends you in circles regarding the Widget part of the calendar. No answers. I only came back here so in the future if someone has this problem, there’s an easy answer.
After 3 days of trying all the dumb stuff listed here, I started going into files and quite easily changed the CSS file here:
/wp-content/plugins/events-calendar-pro/resources/widget-calendar-full.css?ver=3.4
And now everything is perfect.February 20, 2014 at 4:34 pm #107275Rob
MemberHi Gina. Thanks for the follow-up here, and my apologies for the delay in getting you a reply here…I’ve been out of the office until earlier this week, but wanted to follow-up since it seems like you’re definitely unhappy with our service.
I can tell by reviewing this thread that Julie did her best to help you out here – and while it’s a shame our documentation wasn’t enough to get you sorted (we’re doing our best to restructure that in a way that makes more sense for users), I will say that you might run into some problems trying the solution you mentioned here: modifying files directly in the /resources/ folder will cause your change to be overwritten next time you update the plugin (unless you’ve properly enqueued the new one and dequeued the old one). You would instead want to follow the procedure of a template override, which we’ve detailed in the themer docs. We also have a tag cloud for (which brings in a ton of relevant threads that cover the template override process) from the sidebar on this page.
My apologies that we failed to live up to your support expectations. Please do let us know if we can do more to help you and hopefully improve your experience down the road. If you have any further feedback you’d like to share or want to continue this discussion, don’t hesitate to email me (rob @ tri.be).
July 7, 2015 at 6:30 am #983081Support Droid
KeymasterThis topic has not been active for quite some time and will now be closed.
If you still need assistance please simply open a new topic (linking to this one if necessary)
and one of the team will be only too happy to help. -
AuthorPosts
- The topic ‘Changing calendar widget text colors’ is closed to new replies.
