| Issue 11: | CSS background colour for weekends | |
| 2 people starred this issue and may be notified of changes. | Back to list |
I loved version 1 but 1.1 is even better. One thing though is it possible to have the weekend days (Saturday & Sunday) different background colour from the Weekdays so that users can easily see when the weekend is
May 12, 2009
dont worry, i was just about to write back. glad u got it to work
Status:
Done
|
|
| ► Sign in to add a comment |
Please excuse me ignorance a simple .sun { background:#E5DFEC; } .sat { background:#E5DFEC; } in the css will do this. Sorry