/* Table Cell ruleset */
TD {
font-family: arial, sans-serif;
font-size: 8pt;
font-style: normal;
font-weight: normal;
color: #C0C0D9;
}
/* Normal table cell ruleset */
TD.normal {
font-family: arial, sans-serif;
font-size: 12pt;
font-style: normal;
font-weight: normal;
color: #000000;
}
<TD CLASS="normal">blah, blah, blah</TD>
Joel Fagin wrote:It's clumsy and there might be a better way but it should work. If you don't know how yourself, I'm willing to run it up for you if you like and if it works, the technique can be put on the Gear later (if something similar isn't there already).
PickleJar wrote:I think what you're proposing would still be useful for myself and other cadets wanting to tweak the look of their calendar without affecting the rest of the page.
Joel Fagin wrote:Well, I can only do it if I have a guinnea pig, see. If you let me play around with your templates and upload them - even if only temporarily - so I can see the results, then I'll do it.
Mind you, I might wait a day or so to see if anyone already has a better method they want to mention.
.ks_calendar { background:#81a1df; font-size:12pt; font-weight:bold; }
.ks_cal_title { font-size:10pt; }
.ks_cal_title a { vertical-align:super; font-size:10pt; }
.ks_cal_row { background:#a1c1ff; border:1px solid navy; }
.ks_cal_nm_c { background:#6191bf; }
.ks_cal_nm_e { background:#6191bf; }
.ks_cal_c { background:#d0f0d0; }
.ks_cal_e {}
.ks_cal_today { background:#d0d0f0; }
.ks_cal_wk_c { display:none; }
.ks_cal_wk_e { display:none; }
.ks_cal_wk { display:none; }
Users browsing this forum: No registered users and 1 guest