gastric
01-10-2004, 08:53 PM
I seem to be unable to control the tablewidth of the calendar itself as seen on this page http://breakdown.cgraham.com/schedule.htm
I've loaded the calendar files to http://breakdown.cgraham.com/calendar/
I'm using a flatfile for now and have that stored at http://breakdown.cgraham.com/esdates.txt in the same directory as the HTML file the calendar is located on.
My issue is with the calendar table width. As you can see it's enormous, and that's using the default $tableWidth setting. Editing the $tableWidth setting in escalConfig.php does nothing, though editing the other settings in that file do affect the calendar. I've even tried manually replacing $tableWidth references with hardcoded values in escal.php with no results.
This is the first week I've worked with PHP at all and today is the first day trying to implement something "fancy" using code from the internet so bear with my noobi-ness. :)
I've loaded the calendar files to http://breakdown.cgraham.com/calendar/
I'm using a flatfile for now and have that stored at http://breakdown.cgraham.com/esdates.txt in the same directory as the HTML file the calendar is located on.
My issue is with the calendar table width. As you can see it's enormous, and that's using the default $tableWidth setting. Editing the $tableWidth setting in escalConfig.php does nothing, though editing the other settings in that file do affect the calendar. I've even tried manually replacing $tableWidth references with hardcoded values in escal.php with no results.
This is the first week I've worked with PHP at all and today is the first day trying to implement something "fancy" using code from the internet so bear with my noobi-ness. :)