I have been customizing my Zen Cart for two weeks now. I am very familiar with the overrides and Admin configurations. For the past four days I have gone over everything with a fine tooth comb, searched and read the forum, but can not find the answer or the problem.

I can not get the TOC for EZ-Pages to display anywhere!

These are my settings...Is there something that I missed? Help would be greatly appreciated.

This is the EZpages portion of my CSS file....
h1#ezPagesHeading {display:none}

#navEZPagesTOCWrapper {
font-weight: normal;
float: left;
height: 1%;
border: 1px solid #FFFFFF;
}

#navEZPagesTOC ul {
margin: 0;
padding: 0.5em 0em;
list-style-type: none;
line-height: 1.5em;
}

#navEZPagesTOC ul li {
white-space: nowrap;
}

#navEZPagesTOC ul li a {
padding: 0em 0.5em;
margin: 0;
}


I am using Zen Cart v1.3.5

Screen shot of Admin configuration here.....

http://www.bellafrances.com/Ez_pages_problem.htm

There are three parts to the screen shot I provided. The first shot (top) is of Admin-> Tools -> EZ-Pages
This one shows that I have assigned page ID 2 as the Main Link, Page Title - Customer Service, Linked on the Footer in order #2, using Chapter 1, TOC 1
Following it down I have linked other pages (Contact Us, Conditions of Use, etc) to Chapter 1, TOC 2, TOC 3, etc.

The second part of the screen shots shows Admin -> Tools -> Layout Boxes Controller
This is where I turned on sideboxes/ezpages.php

The third part of the screen shot shows Admin -> Configuration -> Ez-Pages Settings
This is where I turned on EZ-Pages display status for Headerbar, Footerbar, and Sidebox
This is where I also turned on EZ-Pages Table of Contents for Chapter Status.