Results 1 to 4 of 4

Catagories on the home page!

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 ...

      
  1. #1
    osCMax Testing Team
    Join Date
    Jul 2004
    Posts
    30
    Rep Power
    0


    Default Catagories on the home page!

    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!

  2. #2
    Member
    Join Date
    May 2005
    Location
    Berkshire, UK
    Posts
    56
    Rep Power
    0


    Default RE: Catagories on the home page!

    """"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. #3
    osCMax Testing Team
    Join Date
    Jul 2004
    Posts
    30
    Rep Power
    0


    Default The php method!

    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. #4

Similar Threads

  1. Product detail page as the home/main page???
    By sukarya in forum osCommerce 2.2 Modification Help
    Replies: 1
    Last Post: 02-17-2006, 06:21 AM
  2. how can I add a log in form to my home page...
    By fer_75 in forum osCommerce 2.2 Discussion
    Replies: 7
    Last Post: 08-11-2005, 06:14 AM
  3. Where do I edit the Home Page
    By emikey24 in forum osCommerce 2.2 Modification Help
    Replies: 1
    Last Post: 04-11-2005, 03:38 AM
  4. Make www.mydomain.co.uk the home page
    By Vick2004uk in forum osCommerce 2.2 Installation Help
    Replies: 2
    Last Post: 01-03-2005, 04:24 PM
  5. Changing the Title for each Catagories Page
    By mrras25 in forum osCommerce 2.2 Modification Help
    Replies: 8
    Last Post: 12-14-2003, 11:10 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •