Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

How to change title in infobox headers


mevans

Recommended Posts

Posted

Hello all!

I can't seem to find this in my search of the documentation or threads. I'd like to change the header text in one of my infoboxes so that it fits on one line. You can see what I mean at www.mevans.net/catalog - the one I want to change is the payments/cards box from "we proudly accept" to "we accept". I've got a line coming right across the top of it which I want to get rid of so it looks like all my other boxes.

 

Any help would be much appreciated!

 

Thanks,

Michelle

Posted

This should be in your catalog/includes/languages/english.php llok for some code along these lines

define('BOX_HEADING_CATEGORIES', 'Categories');

where it says categories your would be

define('BOX_HEADING_PAYMENT',  'we proudly accept');

or something similar

No longer giving free advice. Please place deposit in meter slot provided.  Individual: [=] SME: [==] Corporation: [===]
If deposit does not fit one of the slots provided then you are asking too much! :P

Is your Osc dated try Phoenix  raising oscommerce from the ashes.

Archived

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

×
×
  • Create New...