osCmax v2.5 User Manual
Results 1 to 2 of 2

Need categories to show in center section

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

      
  1. #1
    New Member
    Join Date
    Jun 2004
    Posts
    9
    Rep Power
    0


    Default Need categories to show in center section

    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!

  2. #2
    Active Member red_fraggle's Avatar
    Join Date
    Feb 2004
    Location
    wilmington, NC
    Posts
    343
    Rep Power
    9


    Default

    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.

Similar Threads

  1. Want to show categories AND sub categories in index.php!!
    By calle in forum osCommerce 2.2 Modification Help
    Replies: 0
    Last Post: 10-27-2004, 11:51 AM
  2. Customize Center Section on Main Page
    By keithxtreme in forum osCommerce 2.2 Modification Help
    Replies: 3
    Last Post: 03-28-2004, 08:29 PM
  3. Customize Center Section on Main Page
    By keithxtreme in forum osCmax v1.7 Discussion
    Replies: 2
    Last Post: 03-28-2004, 02:33 PM
  4. How to make categories appear in the center of page
    By hisapostle in forum osCommerce 2.2 Modification Help
    Replies: 1
    Last Post: 01-29-2004, 05:14 AM
  5. Creating Table for Catalog Center Section
    By €urorunner in forum osCommerce 2.2 Modification Help
    Replies: 4
    Last Post: 06-26-2003, 09:09 PM

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
  •