Home > blosxom > Bloxsom’s calendar plugin

Bloxsom’s calendar plugin

July 10th, 2004

Finally, I got the calendar down to a respectible size – I had to go back and change the CSS Selector’s I was specifying for the calendar table elements. Now I’ve ended up with the following in my head.html Flavour file:

table.calendar    { color: #336633 ; font-size:8pt }
th.calendar_month_head { font-size: 8pt }
th.calendar_day_head { font-size: 8pt }
td.calendar_day_noday { font-size: 8pt }
td.calendar_day_nolink { font-size: 8pt }
td.calendar_day_link { font-size: 8pt }

Easy, when you remember how <sigh> Now to have a go at adding some more – antispam is high on my list…

aehso blosxom

  1. No comments yet.