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
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.
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