I found this in another post somewhere:
---
Create a new template is CMS. Paste the HTML of your current template into the box. Replace the body of it (Read the following before... etc) with a {content} tag. Replace the menu section (Home, Contact, Link to Us) with {bulletmenu} or {cms_module module='phplayers'}. Put a {stylesheet} tag somewhere in between the tags. Maybe put {title} in between the tags.
Then set all your content pages to use that new template you just created.
---
Ok, I did that. But I cannot make my pages expand to the full height of the browser window. I'm using a table for the whole page that is seperated into a Header, Left Nav, Body, and Footer [nested tables].
I also read somewhere [in the forums] quickly that using tables is not the best choice. Can someone explain that to me as well.
I'm just lost at the moment, so this is why I'm using tables.
Thanks for any help
























