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
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
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
Zen-Venom Get Bitten
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
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
Zen-Venom Get Bitten
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
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)
Zen-Venom Get Bitten
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..
Do you not have one atCode:/home/xlspares/public_html/shop/includes/languages/english/header.php
If not, I suspect that you have not installed the template correctly using the overrides system or the folders in the template correctlyCode:/home/xlspares/public_html/shop/includes/languages/english/Some_template_name/header.php
Zen-Venom Get Bitten
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