Hi, I'd like to remove the header from the pop-up window that shows a larger view of my product. It looks like the file is including my header.php file, but I don't want it to (I just want a plain pop-up window with the picture of the image, a "close window" link, and that's it). I can't find the correct file or code to get rid of it. Can someone please help? Thanks in advance!
Well you are correct, the pop-up has the site background & header full screen.
This is not the normal action. If you can, compare your files with thise of a clean set, or if you have used the override system for files that you edit then there should be few that you must look at...
Thanks for the help! I discovered that I HAD edited the wrong header file. I put the HTML for my template in /includes/languages/english/custom/header.php when it should have been includes/templates/custom/common/tpl_main_page.php. Problem solved!