This is a discussion on Need categories to show in center section within the osCMax v1.7 Discussion forums, part of the osCMax v1.7 Forums category; I have checked on the forum for a couple of hours. Maybe I'm typing in the wrong question, but here ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| I have checked on the forum for a couple of hours. Maybe I'm typing in the wrong question, but here goes. I need to know to do to get the categories boxes to show up in the center section like they do at this site: http://www.honeybeebears.com/store Thanks! |
| Sponsored Links | ||
| ||
|
#2
| ||||
| ||||
| There is an HTML way and theres a PHP way. For you the html way might be easiest. Edit mainpage using your admin "define mainpage" link and add the html for the categories and images you want. It looks like this site does not use the php way either as they dont display all their categories, only some of them. Insert something similar to this in your main page for the same affect. <tr align="center"> <td align="center" width="%" valign="bottom"> <a href="index.php?cat_id=7"><img src='images/motorcycle2.jpg' alt='Bear Accessories' border='0'></a><br></td> <td align="center" width="%" valign="bottom"> <a href="index.php?cat_id=5"><img src='images/4032_small.jpg' alt='Bear Occasions' border='0'></a><br> </td> </tr> Just switch out the image names and the category numbers and your all set.
__________________ Clifton Murphy CEO/CTO Hyperactive Inc. osCommerce hosting, OSCMAX hosting, osCommerce modification, and OSCMAX modification specialists! |
| Sponsored Links | ||
| ||
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Want to show categories AND sub categories in index.php!! | calle | osCommerce 2.2 Modification Help | 0 | 10-27-2004 12:51 PM |
| Customize Center Section on Main Page | keithxtreme | osCommerce 2.2 Modification Help | 3 | 03-28-2004 09:29 PM |
| Customize Center Section on Main Page | keithxtreme | osCMax v1.7 Discussion | 2 | 03-28-2004 03:33 PM |
| How to make categories appear in the center of page | hisapostle | osCommerce 2.2 Modification Help | 1 | 01-29-2004 06:14 AM |
| Creating Table for Catalog Center Section | €urorunner | osCommerce 2.2 Modification Help | 4 | 06-26-2003 10:09 PM |