Trinity
Many thanks for a high-fiver!
What happens when you insert your logo <a href="http://your_site/"><img src="includes/templates/YOUR_TEMPLATE/images/logo.png" class="your text" alt="your store"/></a>
around line 74?
Trinity
Many thanks for a high-fiver!
To give you a landmark to what I mean replace this code:with this code:Code:<td valign="top"> <!-- bof breadcrumb -->Code:<td valign="top"> <a href="http://your_site/"><img src="includes/templates/YOUR_TEMPLATE/images/logo.png" class="your text" alt="your store"/></a> <!-- bof breadcrumb -->
Trinity
Many thanks for a high-fiver!