PDA

View Full Version : More CSS for 'Today'


dlpirl
05-12-2007, 12:59 PM
I would like to make 'Today' more noticable on the calendar. But it looks like all I can do is change the text color and make it bold. I would like to but a square border around today's date. Is there any way to do this?

--Donald Pirl
www.sand2pirls.com (http://www.sand2pirls.com)

ve9gra
05-12-2007, 01:23 PM
Add to .today in esstyle.css border: 1px solid #FF0000; Adjust to taste.

dlpirl
05-12-2007, 01:49 PM
nice. thanks! (oddly, what I tried in .today using the Top Style editor didn't work.)