PDA

View Full Version : SHould be simple but I can't figure it out.


ten minute
03-20-2006, 09:54 AM
Hello all.

This is my first post and I am in need of help. I recently purchased the calendar and might I say it is a wonderful script. I am farely new to programming but I managed to change the color, the scheme and even add catagories. To make a long story short, here is my site with the calendar www.completelycovered.net/calendar (http://www.completelycovered.net/calendar).

My question is how do I add a customer logo/header just above the words saying Add events in the event manager. I've changed it in the Event Manager and Setup manager by changing the graphics file but how do I do it on the Demo.php file. I've seen some sites that had it changed, any suggestions.
:1book:

Brian
03-20-2006, 10:31 AM
You can open the demo.php file in your favorite HTML editor and make any changes that you need. :)

ten minute
03-20-2006, 10:43 AM
Thanks a bunch! It worked good. You guys rock.

kgillespie
03-26-2006, 08:57 PM
I was able to change the header but wanted to know how to change the "theme", when I am in my setup manager there is only one option to choose from in the pull down which is "default". Also not sure how or why I am unable to view the calendar large like the one you have showing at www.completelycovered.net/calendar (http://www.completelycovered.net/calendar) and on the easyphp example sites. Instead I am only seeing three months at a time small.

ve9gra
03-27-2006, 06:47 AM
No other themes are included in the release. The recommended procedure is to create a copy of the /themes/default/ folder and rename it whatever you want. Then make modifications to that directory. It will then show up in the setup manager and allow you to change your theme while keeping the default theme intact.

For the TOC, the TOC Integration (http://docs.easyphpcalendar.com/source/Integration/TOCMode.htm) section of the Online Documentation (http://docs.easyphpcalendar.com/) would be the place to get information. In the demo.php, you'll want to find the line that says

// $TOC=1; // UNCOMMENT THIS LINE TO SHOW TEXT ON CALENDAR