By patvb on Sunday, 09 July 2017
Replies 2
Likes 1
Views 2K
Votes 0
I used Firefox and Firebug, and found where the color is set, but I'm not sure where and how to make the changes so I can modify the colors. I'm using the Flat calendar style, and the color is red, not complimentary to the color scheme of the site. You can view my site's calendar here: JEvents calendar for dev site

I copied the CSS (see below) I found using Firebug, modified it for #c28c51, and then pasted it in JEvents Calendar Custom CSS editor. But nothing changed.

div.nextmonth {
background-color: #ff3b30;
border: 1px solid #ff3b30;
}

Where did I go wrong? Thanks for any help.

Pat
Hello,

You should use the FlatPlus theme. Then in JEvents -> Configuration -> Themes -> FlatPlus

you can use the color picker.

Many thanks
Tony
·
Monday, 10 July 2017 06:44
·
1 Likes
·
0 Votes
·
0 Comments
·
Thank you! That was so easy.
·
Sunday, 16 July 2017 21:24
·
1 Likes
·
0 Votes
·
0 Comments
·
View Full Post