jmw1960 Posted February 23, 2008 Posted February 23, 2008 Were and how do I remove the notifications and reviews icons/images ?
photofxplus Posted February 23, 2008 Posted February 23, 2008 product notifications: catalog/includes/boxes/product_notifications.php Line:35 . tep_image(DIR_WS_IMAGES . 'box_products_notifications_remove.gif' reviews: catalog/reviews Line:43 <?php echo tep_image(DIR_WS_IMAGES . 'table_background_reviews_new.gif', HEADING_TITLE, HEADING_IMAGE_WIDTH, HEADING_IMAGE_HEIGHT); ?> Lloyd
jmw1960 Posted February 24, 2008 Author Posted February 24, 2008 Are you saying to remove these lines and the images/icons will be removed? product notifications:catalog/includes/boxes/product_notifications.php Line:35 . tep_image(DIR_WS_IMAGES . 'box_products_notifications_remove.gif' reviews: catalog/reviews Line:43 <?php echo tep_image(DIR_WS_IMAGES . 'table_background_reviews_new.gif', HEADING_TITLE, HEADING_IMAGE_WIDTH, HEADING_IMAGE_HEIGHT); ?>
jmw1960 Posted February 24, 2008 Author Posted February 24, 2008 does'nt work. Thank for trying..... yep
Recommended Posts
Archived
This topic is now archived and is closed to further replies.