Hi - I would like to display my browseMusic.php page without the top section - the banner and the nav menu etc.
Preferable with only the main body block and nothing else. No footer either.
I thought to make a copy of browseMusic.php and try removing code that calls for the top sections...
I am not a coder at all.
I tried removing - require_once('inc/header.inc.php'); but that breaks the page.
What I am trying to do is to use an iframe in an html page to just display the body block of the browseMusic page. (or perhaps other pages)
Is there a way to do this?
If so - can it work so that clicking to go to page two of the music files loads page 2 within the iframe properly.
Thanks
Dan V