Zen Cart Logo
Forums / General Questions / Can't delete red cross

Can't delete red cross

Locked

Views: 1,077

Results 1 to 8 of 8
This thread is locked. New replies are disabled.
15 Dec 2009, 4:55 AM
#1
gobblersrun avatar

gobblersrun

New Zenner

Join Date:
Jul 2009
Posts:
8
Plugin Contributions:
0

Can't delete red cross

Hi Guys,

Im still really new at this:dontgetit I 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:blink:

15 Dec 2009, 4:59 AM
#2
afo avatar

afo

Totally Zenned

Join Date:
Aug 2004
Location:
New York City
Posts:
6,800
Plugin Contributions:
0

Re: Can't delete red cross

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.

15 Dec 2009, 5:02 AM
#3
gobblersrun avatar

gobblersrun

New Zenner

Join Date:
Jul 2009
Posts:
8
Plugin Contributions:
0

Re: Can't delete red cross

Yep thats what I mean, I thought I had lost this thread so I started another one....sorry. http://www.gobblersrun.com.au

15 Dec 2009, 5:34 AM
#4
tino_schlegel avatar

tino_schlegel

Totally Zenned

Join Date:
Nov 2007
Location:
Melbourne, Australia
Posts:
532
Plugin Contributions:
0

Re: Can't delete red cross

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

15 Dec 2009, 5:48 AM
#5
ariana avatar

ariana

New Zenner

Join Date:
Nov 2007
Posts:
11
Plugin Contributions:
0

Re: Can't delete red cross

  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/index.php?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/index.php?article=126

Take care

Zyrmax

15 Dec 2009, 7:05 AM
#6
swguy avatar

swguy

Administrator

Join Date:
Feb 2006
Location:
Tampa Bay, Florida
Posts:
10,703
Plugin Contributions:
56

Re: Can't delete red cross

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.

15 Dec 2009, 10:05 AM
#7
gobblersrun avatar

gobblersrun

New Zenner

Join Date:
Jul 2009
Posts:
8
Plugin Contributions:
0

Re: Can't delete red cross

:clap::clap: Thanks Guys The red cross is gone:flex:

15 Dec 2009, 11:03 AM
#8
tino_schlegel avatar

tino_schlegel

Totally Zenned

Join Date:
Nov 2007
Location:
Melbourne, Australia
Posts:
532
Plugin Contributions:
0

Re: Can't delete red cross

Great. Look slike you graduated to a Zen Master! Well done. Time to celebrate.