Hi,
I am working on www.engraving.digi-blue.co.uk, using version 1.5.1. I have amended my includes/languages/english/custom/header.php to replace the Log In, Log Off, My Account, Checkout and Home links with images, using example:
define('HEADER_TITLE_CATALOG', '<img src="images/home.gif" alt="Home" title="Home" />');
For some strange reason, this has now also replaced the Home link in my breadcrumbs as well as in the footer, and also the My Account link. What can I do to ensure ONLY the header links are replaced with images?
Thanks in advance!
B


Reply With Quote
