EazyEagle
Junior Member
Posts: 2
Registered: 3/5/2005
Member Is Offline
|
| posted on 3/5/2005 at 06:58 AM |
|
|
eventwindow colors & time
Hi,
Colors
I've got everything working at the moment, exept for the colors in the event window. They are dark bleu and I'd like to have them white. I've been
trying to change the css tags at the top of my event window (show.php), but that did not help anything. Then I went into the code... I've checked
calandar.php, view.php etc. but noting helped... Where do you change the colors?
Time
In the calandar part do you add the time of the event. But in the event window no time is shown... Does anyone has a suggestion how to arrange that?
I'm not very good in PHP... So... Please keep it simple.
|
|
|
kvv
Super Administrator
Posts: 86
Registered: 6/17/2003
Member Is Offline
|
| posted on 3/14/2005 at 02:50 PM |
|
|
About color setting please see careful event list header template (may be other colors are set there)
To display time in the event list you have to use $time variable in the event list temlates configuration.
Please see http://www.softcomplex.com/products/php_event_calendar/d
ocs/#templates_config
|
|
|