Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Nice Calendar interface
Message
 
 
To
23/02/2003 15:38:10
General information
Forum:
Visual FoxPro
Category:
User groups
Miscellaneous
Thread ID:
00756038
Message ID:
00756806
Views:
17
>>Does that mean you are going to post the calendar CSS section for us to see? If you don't want to, I can understand that.
>
>It's really simple. Those are just basic things. Here it is:
>
>
>TABLE.Calendar
>{
>   BORDER: 1px #626262 solid;
>   BACKGROUND: #EDECE4;
>   BORDER-COLLAPSE: collapse;
>   Font-Family: Arial, Helvetica, sans-serif;
>   Font-Size: 11px;
>}
>
>TABLE.Calendar TD
>{
>   BORDER: 1px #626262 solid;
>   BORDER-COLLAPSE: collapse;
>   FONT-SIZE: 11px;
>   FONT-FAMILY: Arial;
>   LINE-HEIGHT: 11pt;
>   Width: 92;
>   Height: 30;
>   Text-Align: Center;
>}
>
>TABLE.Calendar TH
>{
>   BORDER: 1px #626262 solid;
>   BACKGROUND: #96ACB9;
>   FONT-SIZE: 12px;
>   FONT-FAMILY: Arial;
>   LINE-HEIGHT: 11pt;
>   Font-Weight: bold;
>}
>
Thanks.
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform