PDA

View Full Version : Integration into existing page with CSS


chronisj
09-20-2005, 03:47 PM
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.

Brian
09-20-2005, 03:53 PM
What calendar mode are you using?

(The body tag should not need to be changed for the calendar.)

chronisj
09-20-2005, 09:20 PM
default theme, none others are available.

I am trying to make a calendar page on http://www.thephoenixmagazine.com/events.php

and i want the calendar to be about 800px wide with grey background and display details about events for each day on the calendar, is there a simple way to do that? I already have the mySQL db setup just trying to get it to look right, then I am ready to purchase.

Brian
09-20-2005, 09:49 PM
But, which mode are you using? Normal, TOC or List? (It sounds like TOC)

Brian
09-20-2005, 09:51 PM
Actually... it looks like you may be missing some code...

http://www.easyphpcalendar.com/docs/Integration/Important.htm

chronisj
10-02-2005, 09:19 PM
In general setup I only have one theme called "default" How do I add more themes?

Thanx for all the help

Brian
10-02-2005, 11:18 PM
Currently, that is the only theme available for download. You can create your own by making a copy of the default directory and renaming the directory. It should then show up as a selection in the Setup Manager.