PDA

View Full Version : Calendar Design Help


bdunk
03-19-2006, 05:28 PM
I have added the addon calendar to my site and it is working fine. However, I would like to know how I have the number of the day highlighted with a box if there is a picture on that day. I have seen it on a few sites out there but do not know how they did it.

Thanks for any help!
www.dunkspics.com

blinking8s
03-19-2006, 07:07 PM
i might work on the calendar some next week, it's always been ugly out of the box...we def need to improve it some.

Connie
03-22-2006, 05:52 PM
no need to improve..

here is an example of my template

.td-calendar-days-imagefound defines the day with image

.td-calendar-days-imagefound {padding:1px;text-align:center;border:1px dotted black;}
.td-calendar-days-imagefound:hover {border:1px solid red;}
.td-calendar-days-imagefound a {text-decoration:none;}
.td-calendar-days-imagefound a:hover {text-decoration:none;color:#fff;}

keoshi
07-05-2006, 01:31 AM
Connie: what calendar addon are you using? Can you give me the link or the exact name?