This is a discussion on Modify Length of New Products box within the osCommerce 2.2 Modification Help forums, part of the osCommerce 2.2 Forums category; Hi again, The owner os an OsCommerce site I set up ages ago has aksed me to lengthen the New ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| Hi again, The owner os an OsCommerce site I set up ages ago has aksed me to lengthen the New Products on the front page. They don't want to increase or decrease the number of products or change the width, simply lengthen the box - can anyone assist me here please. I expect it's easy, but I can't seem to find where this gets set. Many thanks, Terry |
|
#2
| |||
| |||
| catalog/templates/aabox/content/index.default.php around line 27 add a box around FILENAME_NEW_PRODUCTS EXAMPLE: <tr> <td> <table width="98%" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td><?php include(DIR_WS_MODULES . FILENAME_NEW_PRODUCTS); ?></td> </tr> </table></td> </tr> |
|
#3
| |||
| |||
| Hi again, Thanks for the reply - are you sure it's OsCommerce 2.2 you are talking about? I don't have a teplates directory listed for starters. What about the index.php file in the main catalog directory? It's where I have seen the above text listed. Thanks again, Terry |
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Products Name Length -- Please Help. | markymrk22 | osCommerce 2.2 Modification Help | 5 | 06-04-2005 06:57 AM |
| How do I modify my products from the GUI | dhobson | osCommerce 2.2 Modification Help | 4 | 01-31-2005 10:53 PM |
| new_products.php - How to modify products included? | gameparts | osCommerce 2.2 Modification Help | 1 | 01-27-2005 08:39 AM |
| Modify this... | tonic | osCommerce 2.2 Modification Help | 1 | 01-11-2005 08:19 AM |
| URgent! how to change length of product description! | imaginecomputers | osCMax v1.7 Discussion | 5 | 06-29-2004 12:16 PM |