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 ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| How do u get rid of the top right header images ? and thier links ? ie header_support.gif and the other 2 ? |
| Sponsored Links | ||
| ||
|
#2
| |||
| |||
| okay figured this one out <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>&nbsp;&nbsp;<a href="' . tep_href_link(FILENAME_SHOPPING_CART) . '">' . tep_image(DIR_WS_IMAGES . 'header_cart.gif', HEADER_TITLE_CART_CONTENTS) . '</a>&nbsp;&nbsp;<a href="' . tep_href_link(FILENAME_CHECKOUT_SHIPPING, '', 'SSL') . '">' . tep_image(DIR_WS_IMAGES . 'header_checkout.gif', HEADER_TITLE_CHECKOUT) . '</a>'; ?>&nbsp;&nbsp;</td> |
| Sponsored Links | ||
| ||
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Images uploaded in /catalog/images | Anonymous | osCommerce 2.2 Installation Help | 1 | 12-05-2002 09:15 AM |