naeruj Posted April 17, 2007 Posted April 17, 2007 I would like to add a link on the left side of oscommerce to a page that is not in oscommerce. can anyone tell me how to do that? thanks, in advance, for your help.
Jack_mcs Posted April 17, 2007 Posted April 17, 2007 After the last ?> in the includes/column_left.php file, add <tr> <td><a href="http://somesite.com" target="_blank">Some Site</a></td> </tr> 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
naeruj Posted April 18, 2007 Author Posted April 18, 2007 Thanks!! What if I want to put it under INFORMATION at the bottom?
Jack_mcs Posted April 19, 2007 Posted April 19, 2007 You just need to proceed that code with ?> and end it with <?php. 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
Recommended Posts
Archived
This topic is now archived and is closed to further replies.