I have a typical Joomla site with several pages.
I have a button on one page, when clicked, it Opens another Page that launches a JavaGame.
The App Runs in the Joomla PageFrame.
However... I need it to run in a Frame that is Full Browser Window, not within the Joomla typical Article size position.
I have a separate HTML files that can run my App in a BrowserPage that uses iFrames: 90% AppGame & 10% Banner.
But, I want to do this but from within Joomla site.
I guess the question is how to I create a Joomla Template that has a Position/positions that, in addition to existing pages, can be Full Screen 90% & 10% frames ???