5
if people need help we are on yahoo all day and my site also...
You need to just echo it in html in side your index.php
echo " or ' ( this stuff is html now ) ' either works ";
Then that needs XOOPS header, footer on the index.php
include mainfile some where, good in second header and point to that...
Thats about it, use html as normal to display a page in XOOPS we make loads like that daily, half the time Gabbly module we use as a base...
As it is so simple and using iframes, yet any html can be used in the echo or print if needed...
Another way of there is messy code is to close the php after echo so that all that is in closed will be html this stuff here for instance ?>