Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Get rid of right upper corner !!


kemen

Recommended Posts

Posted

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:

Posted
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) .

Posted
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) .

 

Thanks bro !! it's that easy and it works !!

 

:thumbsup: :thumbsup:

Archived

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

×
×
  • Create New...