Home › Forums › Calendar Products › Events Calendar PRO › cel color
- This topic has 10 replies, 3 voices, and was last updated 11 years, 6 months ago by
Brian.
-
AuthorPosts
-
September 8, 2014 at 6:46 pm #731909
magpivo
Participanthow do I change the cell color to different hue in weekly calendar view? thanjs
September 8, 2014 at 8:27 pm #732058Andy Fragen
ModeratorYou can try using The Events Calendar Catgory Colors plugin.
September 8, 2014 at 8:29 pm #732066magpivo
Participantcan you jjst sebnd me the ccs code please to change the cell bg?
September 9, 2014 at 8:27 am #733316Brian
MemberHello magpivo,
There is no css for the individual cells, but this will change background for the entire area.
.tribe-week-grid-wrapper .tribe-week-grid-block {
background: #ccc;
}Add that to your theme and change the ccc to the color you would like.
Let me know if that works for you.
Thanks
September 10, 2014 at 6:43 pm #736507magpivo
Participanti need to chsnge the cells colors (where the event is) for diufferent blue hue, not the entire spreadhseet background. please kindly provide the code.
September 10, 2014 at 6:55 pm #736526Andy Fragen
Moderatormagpivo, please try the plugin. It will give you what you want.
September 10, 2014 at 7:00 pm #736531magpivo
Participantcan you just point me to the folder that I can change the color please??
September 11, 2014 at 7:52 am #737863Brian
MemberAndy is correct that plugin would be one way to help you out and I encourage you to try it. Thanks Andy!
Here is the link for it.
Also, I got this css to change the events in Week View Only.
.tribe-events-week-grid .tribe-grid-allday .hentry.vevent > div {
background-color: rgba(0, 0, 0, 0.75);
border-color: #1b607f;
}It is set to black, but you can change it to any color.
Let me know if that helps.
Thanks
September 12, 2014 at 9:44 am #740191magpivo
Participantthat code didn’t seem to do any change, i give up, will try the plugin, thanks for your help Brian
September 12, 2014 at 10:32 am #740280Andy Fragen
ModeratorPlease let us know how the plugin works for you.
October 2, 2014 at 5:57 am #782781Brian
MemberThis thread’s not seen much activity for the last couple of weeks – and there’s not too much more we can offer here given its a customization – so I’ll go ahead and close it. Of course if you still need help with this or any other issue please don’t hesitate to create a new thread (or threads) and one of the team will be only too happy to help. Thanks!
-
AuthorPosts
- The topic ‘cel color’ is closed to new replies.
