mihackler Posted March 21, 2006 Posted March 21, 2006 I am inquiring to find out how to remove the TABLE_HEADING_NEW_PRODUCTS on top of the new products box. I cannot find the location of this anywhere. Thank you! Mike
matrix2223 Posted March 21, 2006 Posted March 21, 2006 If you would like to remove the whole table heading ie the bar look about 3/4 the way down in the index.php and remove the line of code that has it. If you want to remove the text only go to includes/lag/ur_lag/index.php Hope this helps
mihackler Posted March 21, 2006 Author Posted March 21, 2006 If you would like to remove the whole table heading ie the bar look about 3/4 the way down in the index.php and remove the line of code that has it. If you want to remove the text only go to includes/lag/ur_lag/index.php Hope this helps Thanks, helped alot. How do I remove the whole table completely? Can't find the location of the code. Thanks again!
Guest Posted March 22, 2006 Posted March 22, 2006 its in the catalog\includes\modules\new_products.php Thats the module box that appears on the front page Comment out this code in the file in order to remove just the header: new contentBoxHeading($info_box_contents);
Recommended Posts
Archived
This topic is now archived and is closed to further replies.