Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Remove the corner and arrow gifs?


slg

Recommended Posts

Posted

Can anyone tell me how to remove the corner and arrow gifs from the category, shopping cart etc. boxes?

 

Thanks,

 

Simon

Posted

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.

Archived

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

×
×
  • Create New...