Hi, I´m fighting with that calender and being total a-butt with coding, how did you changed the background behind the number/date? Thanks :)
Find this:
span#date1{ padding:5px; width:10px; height:10px; text-align:center; color:#fff; background:#ac88b1; display:block; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; }
then change background to whatever hex code you want.










