Integration into existing page with CSS
I had a conflicts with exissting CSS on page and CSS included in application which isnt a big deal changing CSS class names, but how do you change the background of the calendar to display as white with out using the BODY{} directive. I dont want my entire page to be white because of the calendar.
|