I have a module that does some stuff. One of them is showing a lot of information i a table. But there is so much info to show that it doesn't fit in the layout of the site.
So i would like to just show it on a white page with non of the rest of layout of the site.

How can i do this?

I would like to keep the css theme since the table uses this.

Comments

duckzland’s picture

you can create custom page.tpl.php that specially points to the page url like front page = page-front.tpl.php and in the custom page.tpl.php remove the rest of the site layout.

--------------------------------------------------------------------------------------------------------
if you can use drupal why use others?
VicTheme.com