Forum Replies Created
-
AuthorPosts
-
runekjensen
ParticipantNevermind I got it to work afterall
This is the code that should e added, to anyone interested:
body .tribe-events-calendar td.tribe-events-present div[id*=”tribe-events-daynum-“], .tribe-events-calendar td.tribe-events-present div[id*=”tribe-events-daynum-“]>a,
#tribe_events_filters_wrapper input[type=submit], .tribe-events-button, .entry-content .tribe-events-button, .tribe-events-button.tribe-inactive, .entry-content .tribe-events-button:hover, .tribe-events-button:hover,
body .tribe-events-button.tribe-active:hover {
background-color: #719430;
}
runekjensen
ParticipantI´m really trying but I can’t seem to figure it out.
The problem is that I can’t even see how you found that element style on the last change, because when I inspect that element, nothing like that turns up.
This is what I get when I inspect the elements I want to change
media=”all”
.tribe-events-calendar td.tribe-events-present div[id*=”tribe-events-daynum-“], .tribe-events-calendar td.tribe-events-present div[id*=”tribe-events-daynum-“]>a, #tribe_events_filters_wrapper input[type=submit], .tribe-events-button, .entry-content .tribe-events-button, .tribe-events-button.tribe-inactive, .entry-content .tribe-events-button:hover, .tribe-events-button:hover, .tribe-events-button.tribe-active:hover {
background-color: #21759b;
}This is what I tried, but of course it doesn’t work, as I´, pretty much just guessing :/
body #tribe_events_filters_wrapper input[type=submit], .tribe-events-button, .entry-content .tribe-events-button, .tribe-events-button.tribe-inactive, .entry-content .tribe-events-button:hover, .tribe-events-button:hover,body .tribe-events-button.tribe-active:hover {
background-color: #719430;
}
This is extremely frustrating that is this hard to change some simple colors 🙁
runekjensen
ParticipantI know how to inspect the element in Chrome, but from that I knowing how to add the code to the theme is not that clear to me.
I find it weird that I should need to hire a developer for something as changing the standard color of the calendar…and I find that a bit alarming that it should be necessary for $65 plugin
I mean it´s more expensive than my entire theme, which is much much easier to change standard elements.
And by the ammount of topics regarding the color changing I can see I´m not the only one whom this is an issue torunekjensen
ParticipantThat’s a feature?
I would say it´s a bugrunekjensen
ParticipantPerfect!
That works like a charmrunekjensen
ParticipantSorry…yeah the mini calendar is fine now. It´s when I want to add a new event that formatting is all wrong. It´s YYYY-MM-DD and then am/pm
Try to login and seerunekjensen
ParticipantThis reply is private.
runekjensen
ParticipantYes but I can’t seem to locate where these two colors are placed or named?
runekjensen
ParticipantStill the same.
Here’s the file http://pastebin.com/F2u0fv6jrunekjensen
ParticipantEhhh what?
This isn´t a request for help with customization.
I used you you guide to remove the grid (https://theeventscalendar.com/remove-calendar-image-from-calendar-widget/) and now it wont display any events if I choose one or more catogories, but works fine as long as I don’trunekjensen
ParticipantWhere in the file should it added, or doesn’t that matter?
I tried adding it at the bottom of the functions.php but that doesn´t do anything.
I also tried adding it in the the bottom of the enfold-functions.php but that made the page failrunekjensen
ParticipantOk I will look into that.
But it seems very hard and I don’t see why you couldn’t just add a color picker, or a theme picker, as I have a hard time imagining a lot of people wanting to use that kind a blue, and therefore would like to change it.
Considering the price of this product I would think it was made easierrunekjensen
ParticipantI EU you would normally use date/month/year and 24 hours clock and AM/PM
I would also like to know the answer to this question aswell -
AuthorPosts
