Hi Guys,
Im still really new at thisI have uploaded my banner but now there is aa annoying red cross in the top left hand corner of the header. I have tried all I can think off and I know it will be a simple answer but can anyone help me
![]()
Hi Guys,
Im still really new at thisI have uploaded my banner but now there is aa annoying red cross in the top left hand corner of the header. I have tried all I can think off and I know it will be a simple answer but can anyone help me
![]()
I assume you're seeing a red X which indicates a missing image. We'd need a link to your site to be able to make a better diagnosis of the problem.
Mary Ellen
I came; I saw; I Zenned
Taking over the world... one website at a time
Make sure brain is engaged before putting mouth in gear... or fingers to keyboard.
Holzheimer
Fan Odyssey
Yep thats what I mean, I thought I had lost this thread so I started another one....sorry. http://www.gobblersrun.com.au
Cant see any red cross on your website. can you reaload your website and if the problem is still there make a screenshot and attach it to your post
Visit Qacaq.com, your Online Jewelry Store in Malaysia .
Qacaq.com Australia - Your Gemstone Jewelry Store in Australia was launched.
1) I think you should see the red cross in IE and not in Firefox. It is a browser sensitive.
2) It could be either an image that is missing or the alt="" part of the image popup follow the following for help.
https://www.zen-cart.com/tutorials/i...hp?article=127
3) On IE notice that you could click it which means that it is a hyperlink and by looking at the status bar it is taking you to the main home. Therefore check this link
https://www.zen-cart.com/tutorials/i...hp?article=126
Take care
Zyrmax
Your page includes the line:
<img src="includes/templates/template_default/images/HEADER_LOGO_IMAGE"
which suggests you've clobbered HEADER_LOGO_IMAGE, a define in includes/languages/english/header.php. It should be something like
define('HEADER_LOGO_IMAGE', 'logo.gif');
or whatever the name of your actual logo is.
That Software Guy. My Store: Zen Cart Support
Available for hire - See my ad in Services
Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
Do you benefit from Zen Cart? Then please support the project.
Thanks Guys The red cross is gone
![]()
Great. Look slike you graduated to a Zen Master! Well done. Time to celebrate.
Visit Qacaq.com, your Online Jewelry Store in Malaysia .
Qacaq.com Australia - Your Gemstone Jewelry Store in Australia was launched.