Calendar Style

M

Mr Ideas Man

Hi all,

I am trying to apply a background color to the cell containing the Calendard
Month.
I have tried a number of things to no avail; the title style can be changed
via the Title Style property.
However when i set width of the Calendar Control to 300 * 300, all i see
behind the title is
a grey background?

I can't seem to change the background color of the cell containing the
calendar title.

Any thoughts?

<asp:Calendar BackColor="#000000" CellPadding="0" CellSpacing="0"
CssClass="calendar" ID="calBookingDate" Height="300" Width="300"
runat="server" >
<DayHeaderStyle CssClass="calendar_day_header"/>
<DayStyle CssClass="calendar_day"/>
<SelectedDayStyle CssClass="calendar_selected_day"/>
<SelectorStyle CssClass="calendar_title"/>
</asp:Calendar>


Cheer Adam
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top