This is a discussion on Catagories on the home page! within the osCMax v1.7 General Mods Discussion forums, part of the osCMax v1.7 Forums category; Does anyone know how to add all the categories to the home page with icons so that they stand out ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| Does anyone know how to add all the categories to the home page with icons so that they stand out more than the categories list on the left??? Thanks, Patrick
__________________ I have no name, I am only PhatGOD! |
| 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. """""""" (quote from Clifton Murphy) |
|
#3
| |||
| |||
| Ok cool, I appreciate the HTML method and I may find good use for it but since I am learning PHP programming I would also like to know the PHP method. Could you please post that as well. Thanks!
__________________ I have no name, I am only PhatGOD! |
|
#4
| |||
| |||
| |
| Sponsored Links | ||
| ||
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Product detail page as the home/main page??? | sukarya | osCommerce 2.2 Modification Help | 1 | 02-17-2006 06:21 AM |
| how can I add a log in form to my home page... | fer_75 | osCommerce 2.2 Discussion | 7 | 08-11-2005 06:14 AM |
| Where do I edit the Home Page | emikey24 | osCommerce 2.2 Modification Help | 1 | 04-11-2005 03:38 AM |
| Make www.mydomain.co.uk the home page | Vick2004uk | osCommerce 2.2 Installation Help | 2 | 01-03-2005 04:24 PM |
| Changing the Title for each Catagories Page | mrras25 | osCommerce 2.2 Modification Help | 8 | 12-14-2003 11:10 AM |