Hi, I am rather new to tt2 but am quite excited about using it. I copied the "examples" directory to a new directory and have been able to understand how it is working. But I have a question. If you take a look at the examples page on the tt2 website at: http://www.template-toolkit.org/examples/html/index.html it looks like this.
But I am trying to figure out is how to add a "index.html" to the "src" directory such that if this was accessed it would look similar to the above URL except the following: 1. The "HTML" menu would not be active, ie. black and not white. 2. The tabsbox would not have any tabs ie. I want to have a top level starting point to access the menu instead of having to access it from "html/index.html" or "splash/index.html" or "ps/index.html". I tried to the src/html/index.html to src/index.html and also capied the /lib/page wrapper to lib/pagetop, edited pagetop to remove the tabsbox tabs, edited the index.html to use the pagetop wrapper, etc. It kind of works but I am unable to get the top HTML menu tab to look black. Hard to explain but if anyone has any ideas thanks in advance. Regards, Tom Brown
