I am having issues trying to find the location of the file that will allow me to replace the blank spot at the top of this site LINK with an SWF (and the IE fix)... I would greatly approcate any help!
I am having issues trying to find the location of the file that will allow me to replace the blank spot at the top of this site LINK with an SWF (and the IE fix)... I would greatly approcate any help!
.
Zen Cart - putting the dream of business ownership within reach of anyone!
Donate to: DrByte directly or to the Zen Cart team as a whole
Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.
Thank you for the info, but as I stated in my post, I need to know WHERE to place the necessary code...
To be more specific, currently there is an image in that location, but it is an image that is also used as a background & so searching out its reference has been difficult, I need to know in what PHP file I need to look to replace it with the proper code for an SWF.
Thank you in advanced for anyone who can help.
The header is driven by your custom header file:
/includes/templates/YOURTEMPLATE/common/tpl_header.php
This reference may also be of help as you continue customizing:
http://www.zen-cart.com/wiki/index.p...p_10_Questions
.
Zen Cart - putting the dream of business ownership within reach of anyone!
Donate to: DrByte directly or to the Zen Cart team as a whole
Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.