Zen Cart Logo
Forums / All Other Contributions/Addons / Editable Home Page Centerboxes click-able links

Editable Home Page Centerboxes click-able links

Views: 1,248

Results 1 to 3 of 3
22 Feb 2011, 1:55 PM
#1
colhemm avatar

colhemm

New Zenner

Join Date:
Feb 2011
Posts:
6
Plugin Contributions:
0

Editable Home Page Centerboxes click-able links

Hi all, love this mod and got it working great on my site. I have 3 boxes with images covering each box, but can anyone tell me how to make the images or boxes click-able to a link.

I'm using the latest version of zen-cart-v1.3.9h

Thanks for any help
Col

22 Feb 2011, 3:22 PM
#2
gjh42 avatar

gjh42

Black Belt

Join Date:
Jul 2005
Location:
Upstate NY
Posts:
21,876
Plugin Contributions:
8

Re: Editable Home Page Centerboxes click-able links

The short answer is: Add HTML link code to the content of the boxes.

<a href="your/destination/address"><img src=... (your current image code)></a>

For a more detailed answer, we would need to see your site, and/or what you have now for the content, and the desired link.

22 Feb 2011, 8:04 PM
#3
colhemm avatar

colhemm

New Zenner

Join Date:
Feb 2011
Posts:
6
Plugin Contributions:
0

Re: Editable Home Page Centerboxes click-able links

Thanks gjh42, that did the trick i put your code in includes\languages\english\html_includes\mytheme\define_middlebox_1.php

<a href="index.php?main_page=index&cPath=20"><img width="246" height="300" title=" Rings " alt="Rings" src="images/advert1.jpg"></a>

and it worked. Thanks your a gentleman.

www-nikolasmichaeljewellers-co-uk