Is your .center-css defined correctly in stylesheet?
.center {display:block;text-align:center;}
this will align the entire calendar to the center. If you want to
manipulate elements inside the calendar-tabel, use the .calendar
class.
.calendar td {text-align:center;}
<<calendar>> yields a full-year view. use something like <<calendar
thismonth>> to see only one month.
--
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/tiddlywiki?hl=en.