um for the templates u got to pick of the options it gives you on there
lol. like ummm
Code:
------------------------------------
calendar_smallmonth_header
------------------------------------
<tr>
<if condition="$dontshowweek">
<td class="tcat" colspan="$colspan" align="left"><span class="smallfont"><b>$vboptions[blockbullet]
<else />
<td class="tcat" colspan="$colspan" align="center"><b>
</if><a href="$vboptions[bburl]/calendar.php?$session[sessionurl]month=$month&year=$year&c=$calendarid&do=displaymonth">$monthname $year</a><if condition="$dontshowweek"></b></span></if></td>
</tr>
<tr align="center">
<if condition="!$dontshowweek"><td class="thead"> </td></if>
<if condition="$show['day1']"><td class="thead">$day1</td></if>
<if condition="$show['day2']"><td class="thead">$day2</td></if>
<if condition="$show['day3']"><td class="thead">$day3</td></if>
<if condition="$show['day4']"><td class="thead">$day4</td></if>
<if condition="$show['day5']"><td class="thead">$day5</td></if>
<if condition="$show['day6']"><td class="thead">$day6</td></if>
<if condition="$show['day7']"><td class="thead">$day7</td></if>
</tr>
$calendarrowbits