I know where to change the text of the sales message, but is it possible to make the sales message a link?
I know where to change the text of the sales message, but is it possible to make the sales message a link?
Owner / Admin
http://www.moebow.com
I don't know why not. In header.php:
define('HEADER_SALES_TEXT', '<h1><a href="http://www.zen-cart.com">Sales Message Goes Here</a></h1>');