View Single Post
  #1  
Old 11-05-2010, 11:07 PM
 
gezzam gezzam is offline
 

Advanced Member
  
Join Date: Jun 2010
Posts: 65
 

Default Link on header/logo

Hi All,

I seem to have lost the link on the logo of my site.

Have a look at http://216.144.234.43/shop/

I have made the logo go accross the whole site as a header, however I want to user to go back to home page if they click in any area of the header.

I have changed the code in the head.tpl file to

<div class="line1">
<div class="logo">
<a href="{$catalogs.customer}/home.php"><img src="{$ImagesDir}/top_image.jpg" alt="" /></a>
</div>

And if you use the CSS inspector in forebug, the correct href link is there (see attached)

Any ideas?
Attached Thumbnails
Click image for larger version

Name:	screenshot.jpg
Views:	119
Size:	13.7 KB
ID:	2160  
__________________
XCart Gold
4.5.x and starting to deploy 4.6
Reply With Quote