Categories

Featured templates

osCommerce. How to assign a custom link to logo

Jason Bentley March 30, 2015
Rating: 5.0/5. From 1 vote.
Please wait...

Our Support team is ready to present a new tutorial that will show you how to assign a custom link to logo in OsCommerce.

osCommerce. How to assign a custom link to logo
  1. Navigate to includes folder on your server. Open header.php file for editing.

  2. Use Ctrl+F to locate the following code:

    		 <div id="storeLogo" class="col-xs-3"><?php echo '<a href="' . tep_href_link(FILENAME_DEFAULT) . '">' . tep_image(DIR_WS_IMAGES . 'store_logo.png', STORE_NAME) . '</a>'; ?></div> 
    		 
    oscommerce_how_to_assign_custom_link_to_logo_1
  3. Replace ‘. tep_href_link(FILENAME_DEFAULT) .’ with your custom link:

    oscommerce_how_to_assign_custom_link_to_logo_2
  4. Save the file when you are done.

  5. Check the result on your site

Feel free to check the detailed video tutorial below:

osCommerce. How to assign a custom link to logo
This entry was posted in OsCommerce Tutorials and tagged custom, link, logo, osCommerce. Bookmark the permalink.

Submit a ticket

If you are still unable to find a sufficient tutorial regarding your issue please use the following link to submit a request to our technical support team. We'll provide you with our help and assistance within next 24 hours: Submit a ticket