- Code: Select all
.cal_month ul li.booked_pr_pm { background-image:url("/calendar/ac-contents/themes/default/images/bg_days.png");}
change to:
- Code: Select all
.cal_month ul li.booked_pr_pm { background-image:url("../../ac-contents/themes/default/images/bg_days.png");}