Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Using image instead of header_sales_text

Using image instead of header_sales_text

Locked

Views: 777

Results 1 to 2 of 2
This thread is locked. New replies are disabled.
16 Dec 2008, 7:55 PM
#1
ragenther avatar

ragenther

Zen Follower

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

Using image instead of header_sales_text

I have replaced the following line within header.php-
define('HEADER_SALES_TEXT', 'Tagline Here');
wit
define('HEADER_SALES_TEXT', '<h1>Precision Magic Products</h1><h4>626-445-1411, Arcadia California</h4>');

My background and logo are in place as I want them but I would like to replace the 'Header_Sales_Text' with an .gif image.

Is this possible?

17 Dec 2008, 2:29 AM
#2
ragenther avatar

ragenther

Zen Follower

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

Re: Using image instead of header_sales_text

Never Mind, /* canceled out the text */ and made a new logo, only wider to include what I wanted to put up . .