zozzoozzz Posted May 22, 2009 Posted May 22, 2009 how to change the little arrow icon right the what's new box heading while keeping another box's unchage?
NodsDorf Posted May 22, 2009 Posted May 22, 2009 http://www.oscommerce.com/forums/index.php?showtopic=272698 Should help, Good luck
zozzoozzz Posted May 22, 2009 Author Posted May 22, 2009 http://www.oscommerce.com/forums/index.php?showtopic=272698 Should help, Good luck thanks Don This remove the graphic in the table heading of two tables; shopping cart and wha'ts new infobox. but i want to replace the graphic in the beading of what's new box with my own graphic and keeping another boxes unchanges. JUN
sharma.atul85 Posted May 22, 2009 Posted May 22, 2009 hey just look out for this code in whats_new.php in catalog>>includes>>boxes new infoBoxHeading($info_box_contents, false, false,tep_href_link(FILENAME_PRODUCTS_NEW)); and replace this code to : new infoBoxHeading($info_box_contents, false, false); thats it !!
zozzoozzz Posted May 22, 2009 Author Posted May 22, 2009 hey just look out for this code in whats_new.php in catalog>>includes>>boxesnew infoBoxHeading($info_box_contents, false, false,tep_href_link(FILENAME_PRODUCTS_NEW)); and replace this code to : new infoBoxHeading($info_box_contents, false, false); thats it !! thanks but how to add my own icon to heading of what's new box?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.