Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Help! changed logo, cocked up!

Help! changed logo, cocked up!

Locked

Views: 1,193

Results 1 to 9 of 9
This thread is locked. New replies are disabled.
4 Aug 2007, 12:39 AM
#1
jonb avatar

jonb

New Zenner

Join Date:
Aug 2007
Posts:
28
Plugin Contributions:
0

Help! changed logo, cocked up!

I managed to change header image but am now left with 'HEADER_SALES_TEXT' in header area.!

http://xlspares.net/shop/

Also have 'HEADER_ALT_TEXT' on mouse when hovering over logo! how to remove?

Thanks
jonb

4 Aug 2007, 1:31 AM
#2
kobra avatar

kobra

Black Belt

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

Re: Help! changed logo, cocked up!

Hopefully you have copies of the files you altered???

If so replace them and check that it is back to normal first.

Then take your header image xlspareslogo.gif and rename it to logo.gif and you do not need to make any file alterations

4 Aug 2007, 1:48 AM
#3
jonb avatar

jonb

New Zenner

Join Date:
Aug 2007
Posts:
28
Plugin Contributions:
0

Re: Help! changed logo, cocked up!

thanks, yes did that but i think i messed up somewhere. replaced the header.php and renamed xlspares.gif to logo.gif hope i don't need to reinstall all again!

jonb

4 Aug 2007, 2:03 AM
#4
kobra avatar

kobra

Black Belt

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

Re: Help! changed logo, cocked up!

It is still looking for //xlspares.net/shop/includes/templates/template_default/images/xlspareslogo.gif
Did you edit this file?

Use the admin tools > developers tool kit and search for the old name and see where & what files it appears in

4 Aug 2007, 7:01 PM
#5
jonb avatar

jonb

New Zenner

Join Date:
Aug 2007
Posts:
28
Plugin Contributions:
0

Re: Help! changed logo, cocked up!

found the file containing the header.php refering to xlspareslogo.gif and renamed it.

how do i get rid of the tag text over the logo HEADER_ALT_TEXT?

and HEADER_SALES_TEXT opposite?

thanks
jonb

5 Aug 2007, 6:43 AM
#6
kobra avatar

kobra

Black Belt

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

Re: Help! changed logo, cocked up!

HEADER_ALT_TEXT and HEADER_SALES_TEXT are defines and there should be some text description contained within a set of single quotes and it appears the the set of single quotes is missing. It can be blank but hey need to remain as ' ' (space added by me for clarity)

5 Aug 2007, 10:36 AM
#7
jonb avatar

jonb

New Zenner

Join Date:
Aug 2007
Posts:
28
Plugin Contributions:
0

Re: Help! changed logo, cocked up!

found here but quotes seem in place as you describe?

/home/xlspares/public_html/shop/includes/languages/english/header.php

Line #31 : define('HEADER_SALES_TEXT', '...site tagline here (free shipping, sales, etc)...');

/home/xlspares/public_html/shop/includes/languages/english/header.php

Line #30 : define('HEADER_ALT_TEXT', 'Atheme-http://ichoze.com');

Overwritten this file with original but outcome the same. Wondering if i should reinstall..

5 Aug 2007, 4:17 PM
#8
kobra avatar

kobra

Black Belt

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

Re: Help! changed logo, cocked up!

/home/xlspares/public_html/shop/includes/languages/english/header.php

Do you not have one at

/home/xlspares/public_html/shop/includes/languages/english/Some_template_name/header.php

If not, I suspect that you have not installed the template correctly using the overrides system or the folders in the template correctly

5 Aug 2007, 8:53 PM
#9
jonb avatar

jonb

New Zenner

Join Date:
Aug 2007
Posts:
28
Plugin Contributions:
0

Re: Help! changed logo, cocked up!

you are right. have uploaded the complete template again and edited the template header.php file. now reads ok.

Thank you for your assistance kobra

jonb