There is an additional problem -
You seem to have placed the TOC calendar php code
INSIDE of a 680px table in fullcalendar.php
that is also holding your ListMode php code.
Move the TOC php code into a seperate 100% table OUTSIDE and ABOVE the
table you have set at 680 holding your listings ...
OR keep everything where it is and change the 680px table in fullcalendar.php to read 100%
Last edited by neubeedoo; 03-29-2006 at 02:59 PM.
|