Forums / General Questions / Text on Header not showing

Text on Header not showing

Locked
Results 1 to 3 of 3
This thread is locked. New replies are disabled.
03 Jan 2009, 05:12
#1
boutique avatar

boutique

New Zenner

Join Date:
Nov 2008
Posts:
8
Plugin Contributions:
0

Text on Header not showing

Hi folks,

I have attempted several times to add my company slogan to the header, how it's not working.

I added my slogn through header.php and uploaded. However, it still doesn't work. Using the lavendar template.

What am I doing wrong? :lamo:

www.thescrapbookboutique.com/shoppingcart2

:(
03 Jan 2009, 05:25
#2
hockley avatar

hockley

New Zenner

Join Date:
Dec 2008
Posts:
22
Plugin Contributions:
0

Re: Text on Header not showing

I think I have the same problem as you. I'm trying to edit the header as well. I'm editing the header.php file and uploading it but nothing is happening.
03 Jan 2009, 06:04
#3
afo avatar

afo

Totally Zenned

Join Date:
Aug 2004
Posts:
6,800
Plugin Contributions:
0

Re: Text on Header not showing

Please post the section of your header.php file which begins
"// added defines for header alt and text".

In includes/languages/english/classic/header.php it says:

// added defines for header alt and text
define('HEADER_ALT_TEXT', 'Powered by Zen Cart :: The Art of E-Commerce [home link]');
define('HEADER_SALES_TEXT', '<h1>Sales Message Goes Here</h1>');
define('HEADER_LOGO_WIDTH', '200px');
define('HEADER_LOGO_HEIGHT', '70px');
define('HEADER_LOGO_IMAGE', 'logo.gif');