Calendar background fix

Drew of http://isall.org pointed out to me that certain areas of the calendar that’s located in the sidebar are displaying a white background when you rollover a mouse. It looks like I forgot to change the background color of the �td.pad:hover� attribute in CSS. To correct the problem, just edit the “style.css” file and change the background-color to black. There’s a sample code below.

One Response to “Calendar background fix”

  1. Drew Says:

    Thanks!

Leave a Reply