Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

URL direction for left & right side boxes


getyourgold

Recommended Posts

Posted

I changed all my box headers to pictures and now that the url direction arrows are gone, I would like to be able to click on the box headers to go to the pages that they would have gone to in the generic version of OSC.

 

Can you send me in the right direction on where and what addtions to files and code that I need to make?

 

Much appreciated!!!

Posted

Something like the following should work. Use it in place of where the image call is made. I haven't tested it and you may have to enclose it in a table depending on your code changes. Also remember to change the filenames to the appropreate ones.

 

     <?php echo '<a href="' . tep_href_link(FILENAME_INFORMATION, '', 'NONSSL') . '">' .  '<img border="0" src="images/infomationHdr.gif" alt="Information Link" width="149" height="63"> ' . '</a>'; ?>
 

 

Jack

Support Links:

For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc.

All of My Addons

Get the latest versions of my addons

Recommended SEO Addons

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...