veni Posted March 1, 2008 Posted March 1, 2008 in my catalogue\includes\languages\english directory, there's a file called Product_info.php. in this file, there's this line of code define('TEXT_MORE_INFORMATION', 'For more information, please visit this products <a href="%s" target="_blank"><u>webpage</u></a>.'); This basically displays "For more information, please visit this products webpage." which can be seen on the on the product_info.php(catalogue\product_info.php). Now my question is the following,instead of the a href linking to a website, I would like it to link to an internal .mov file i.e. C:\Server\Movies\Sicko.mov ; as this is a site that I'm hosting locally.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.