Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

How to Add Link To BOX IMAGE


dantefoxfox

Recommended Posts

If you cut exactly these bits from the files, the arrows will disappear.

 

, tep_href_link(FILENAME_SPECIALS)

, tep_href_link(FILENAME_SHOPPING_CART)

 

The files are found in the boxes directory.

 

Then you can go to the english.php file and change the word Specials to include a hyperlink like this:

define('BOX_HEADING_SPECIALS', '<a href="specials.php"><font color="#ffffff">Specials</a>');

 

By the way, thank you very much! I have always disliked that little arrow but never bothered to do anthing about it. I'm going to make these changes now!

 

I think maybe folks might not realize they are links, though, since some of the others are not. You could change the font color or add underline tags <u>Specials</u> to make sure they get it. Otherwise, they'll click the special within and maybe never get to the specials page at all to see them all. I've just started using specials and the results have been amazing in just two days! I'm going to underline my links.

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...