kemen Posted November 1, 2006 Posted November 1, 2006 Can someone guide me in how I could get rid of the upper right corner icons ?? Those "My Account" , "Cart Content", and "Checkout"................ :( :( TQ in advance :thumbsup: :thumbsup:
knifeman Posted November 1, 2006 Posted November 1, 2006 Can someone guide me in how I could get rid of the upper right corner icons ?? Those "My Account" , "Cart Content", and "Checkout"................ :( :( TQ in advance :thumbsup: :thumbsup: go to includes/header.php and comment out the images. <?php //echo '<a href="' . tep_href_link(FILENAME_ACCOUNT, '', 'SSL') . '">' . tep_image(DIR_WS_IMAGES . 'header_account.gif', HEADER_TITLE_MY_ACCOUNT) .
kemen Posted November 2, 2006 Author Posted November 2, 2006 go to includes/header.phpand comment out the images. <?php //echo '<a href="' . tep_href_link(FILENAME_ACCOUNT, '', 'SSL') . '">' . tep_image(DIR_WS_IMAGES . 'header_account.gif', HEADER_TITLE_MY_ACCOUNT) . Thanks bro !! it's that easy and it works !! :thumbsup: :thumbsup:
Recommended Posts
Archived
This topic is now archived and is closed to further replies.