Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

HELP


Iniquityclothing

Recommended Posts

Posted

hi folks, i tried to delete the three icons in the header bar via includes/header.php but it made my banner disapear! i undone the delete of the icons so it was restored to normal but my banner still will not load! just a light blue bar appears!

any ideas???

thanks

take a look HERE

View recent 'helpfull' threads:

 

403 Error problems | Ultimate SEO (contribution support)

Posted

line 58ish of catalog\includes\header.php calls them:

 

<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>

one-click installation..

Dave's info

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...