Iniquityclothing Posted October 18, 2006 Posted October 18, 2006 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)
Iniquityclothing Posted October 18, 2006 Author Posted October 18, 2006 wait it has corrected itself! but how can i remove those silly little "my account" etc icons from header?? View recent 'helpfull' threads: 403 Error problems | Ultimate SEO (contribution support)
digbydo Posted October 18, 2006 Posted October 18, 2006 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
Iniquityclothing Posted October 18, 2006 Author Posted October 18, 2006 yep all done cheers! View recent 'helpfull' threads: 403 Error problems | Ultimate SEO (contribution support)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.