No CSS styling!
guys
I have just downloaded and installed the calendar.
the demo page (calendar/index.php) calendar displays however no css styling is available!
I've read that this could be a path issue!
index.php shows...
<?php $CSS=1; require("calendar.php"); ?>
calendar.php shows...
$serverPath="";
$urlPath="";
if none of that is correct then what should it be?
regards
Andy
|