osCmax v2.5 User Manual
Results 1 to 2 of 2

Getting rid og the top right images.

This is a discussion on Getting rid og the top right images. within the osCommerce 2.2 Modification Help forums, part of the osCommerce 2.2 Forums category; How do u get rid of the top right header images ? and thier links ? ie header_support.gif and the ...

      
  1. #1
    New Member
    Join Date
    Sep 2004
    Posts
    21
    Rep Power
    0


    Default Getting rid og the top right images.

    How do u get rid of the top right header images ? and thier links ? ie header_support.gif and the other 2 ?

  2. #2
    New Member
    Join Date
    Sep 2004
    Posts
    21
    Rep Power
    0


    Default

    okay figured this one out I deleted the following tag from header.php:

    <td align="right" valign="bottom"><?php echo '<a href="' . tep_href_link(FILENAME_ACCOUNT, '', 'SSL') . '">' . tep_image(DIR_WS_IMAGES . 'header_account.gif', HEADER_TITLE_MY_ACCOUNT) . '</a>  <a href="' . tep_href_link(FILENAME_SHOPPING_CART) . '">' . tep_image(DIR_WS_IMAGES . 'header_cart.gif', HEADER_TITLE_CART_CONTENTS) . '</a>  <a href="' . tep_href_link(FILENAME_CHECKOUT_SHIPPING, '', 'SSL') . '">' . tep_image(DIR_WS_IMAGES . 'header_checkout.gif', HEADER_TITLE_CHECKOUT) . '</a>'; ?>  </td>

Similar Threads

  1. Images uploaded in /catalog/images
    By Anonymous in forum osCommerce 2.2 Installation Help
    Replies: 1
    Last Post: 12-05-2002, 08:15 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •