16 Dec 2008, 7:55 PM
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?