My site displays great in IE. but when i view it in Firefox or netscape the header picture does not display.? How do I fix this??? By the way, the new site looks great!
My site displays great in IE. but when i view it in Firefox or netscape the header picture does not display.? How do I fix this??? By the way, the new site looks great!
Do you have an URL that we could peek at to see?![]()
Linda McGrath
If you have to think ... you haven't been zenned ...
Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!
Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
Officially PayPal-Certified! Just click here
Try our Zen Cart Recommended Services - Hosting, Payment and more ...
Signup for our Announcements Forums to stay up to date on important changes and updates!
I do, sorry. It is http://myfishingtacklesite.com Feel free to look around all you want but please do not order anything as I do not have a payment gateway set up yet, it is in process. Thanks!
Speedcom is the template you are using.
There are problems in the comment lines of its mod file. It caused the header do not show in Firefox.
The file is in:
includes/templates/speedcom/common/tpl_header.php
In lines 60 and 78
change them like the following: ( Remove the extra ------- )PHP Code:<!---------------- MY HEADER CODE!!!-------------------------->
<!----------------END- MY HEADER CODE!!!-------------------------->
PHP Code:<!--- MY HEADER CODE!!! --->
<!--- END- MY HEADER CODE!!! --->
Hope this helps.![]()
A New Starter again
That solved it, Thanks!!! I never would have thought that the dashes would make a difference, shows how little I know!