954,595 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Remove underline in Calendar cotrol

--------css---------


.maincalander
{
font-family:verdana,tahoma,helvetica ;
font-size: 11px;
color:Black;
text-decoration:none;
width:250px;
}

.selectedday
{
background-color:Maroon;
text-decoration:none;
color:Red;
}

.disbtn
{
background-color:wheat;
border:#000 solid 1px;

}
.dayheader
{
font-size: 12px;
color:;
font-weight:bold;
}
.nextprevstyle
{
font-family:verdana,tahoma,helvetica ;
font-size: 11px;
color:Aqua;
}

please help me to remove underline. in this code from calender control.
in vs2008.

thanks in advance

jack

jackparsana
Junior Poster in Training
54 posts since Sep 2010
Reputation Points: 10
Solved Threads: 1
 

This question has already been solved

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: