slg Posted November 1, 2005 Posted November 1, 2005 Can anyone tell me how to remove the corner and arrow gifs from the category, shopping cart etc. boxes? Thanks, Simon
Guest Posted November 1, 2005 Posted November 1, 2005 Simon, Look in includes/boxes/name-of-infobox-file for this line: new infoBoxHeading($info_box_contents, false, false); in each instance in each file of that folder you'll see false,false or true,false or a version thereof. Just change from true to false to remove the curves. In the infobox files with link arrows, you'll find a call for a link on that same line.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.