Forums / Templates, Stylesheets, Page Layout / How to Customize Larger Image Pop-Up Window?

How to Customize Larger Image Pop-Up Window?

Locked
Results 1 to 7 of 7
This thread is locked. New replies are disabled.
15 Aug 2006, 22:51
#1
peptogirl avatar

peptogirl

New Zenner

Join Date:
Aug 2006
Posts:
4
Plugin Contributions:
0

How to Customize Larger Image Pop-Up Window?

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!
16 Aug 2006, 02:32
#2
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Posts:
31,500
Plugin Contributions:
4

Re: How to Customize Larger Image Pop-Up Window?

I can not see this in my installs??

Provide a url and a product where this is happening
16 Aug 2006, 18:10
#4
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Posts:
31,500
Plugin Contributions:
4

Re: How to Customize Larger Image Pop-Up Window?

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...
23 Aug 2006, 15:40
#5
peptogirl avatar

peptogirl

New Zenner

Join Date:
Aug 2006
Posts:
4
Plugin Contributions:
0

Re: How to Customize Larger Image Pop-Up Window?

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!
31 Aug 2006, 18:55
#6
peptogirl avatar

peptogirl

New Zenner

Join Date:
Aug 2006
Posts:
4
Plugin Contributions:
0

Re: How to Customize Larger Image Pop-Up Window?

Whoops! I meant, the file I should have altered was:

includes/templates/custom/common/tpl_header.php

I don't want to go confusing other newbies now! Sorry!
01 Sep 2006, 05:28
#7
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Posts:
31,500
Plugin Contributions:
4

Re: How to Customize Larger Image Pop-Up Window?

peptogirl,

Thank you for posting what you found, as this will prove helpful to others.:thumbsup: