Where is MAX_DISPLAY_CATEGORIES_PER_ROW
jd_wgd <[email protected]>
| Newsgroups | gmane.comp.web.oscommerce.general |
|---|---|
| Message-ID | <e87048a0942ecfc34088f4909fa86cfd@osCommerce-Forums> |
This message was sent from: General Support http://forums.oscommerce.com/viewtopic.php?p=227024#227024 ---------------------------------------------------------------- Hi all, I am new to PHP and osCommerce so please excuse the following question if it seems "dumb" :? I want to display 5 category images per row (instead of the default 3). I've gone into the /catalog/index.php file and am looking for a way to change this. MAX_DISPLAY_CATEGORIES_PER_ROW is used as a constant, but I can't find where its value is defined - I assume this would be the place I need to look??? Anyone know? Thanks.