Calendar background fix

Posted in Mods on July 21st, 2005 by ulyssesr

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.