Heya Chops, I was able to get the new (well, not so new anymore, but i've been busy) Big Calendar thing working! Very cool!
However, at the time of the calendar change, my small calendar kinda went all funny on me, and I can't for the life of me figure out why.
This is what I have in my CSS :
.calcurrent{
font-size: 7.5pt;
color: ;
border-style:solid;
border-width:1px;
border-color:grey;
}
.calday{
width:20px;}
/* The menu header (Menu, Resources, etc) as well as the Calendar Header, and the current date on the calendar */
.MenuCat,.calheader{
font-size: 9pt;
font-weight: bold;
background: ;
color: #FDFFD0;
}
/* The cell record on the calendar for if there is something scheduled this day */
.calsomething{}Any idea what happened, if you look at it, basically a few of the days are all crammed to 1 side.
thx
Dj
PS. Is there an advanced layout wiki yet? (sorry if there isn't, I just keep looking for it, and not finding it >.< )
--