Calendar Fixed, Sort Of
I was reading the support forum at MovableType.org and found out that IE displays the calendar incorrectly and Netscape shows it the correct way. There is a fix for IE. This was taken from the forum and written by o2b:
"There is a simpler fix. In IE 5.5, the TD is ignoring the #calendar style. Just create a new style for TD that includes the font info you want.
Or just do this to the exisiting style sheet:
#calendar, td
{
style declarations
}"
I said it "sort of" works because the spacing in IE is still all screwed up. It's supposed to look like this. I'll fix it, eventually...
Leave a comment