Results 1 to 3 of 3

Setting Width Of Os Commerce Problem

This is a discussion on Setting Width Of Os Commerce Problem within the osCommerce 2.2 Modification Help forums, part of the osCommerce 2.2 Forums category; Ok ... So i have just uploaded and done the basics and everything is hunky dory. Apart from Exercise 2 ...

      
  1. #1
    Lurker
    Join Date
    Feb 2003
    Posts
    2
    Rep Power
    0


    Default Setting Width Of Os Commerce Problem

    Ok ... So i have just uploaded and done the basics and everything is hunky dory.
    Apart from Exercise 2 Setting the Width of osCommerce In the Modifcations guide to Osc.
    I do exactly what it says and the default page is centered aligned and is 750 pixels wide just like it says in the tutorial. However when i click on a product ( Still got the original Iyem Listings atm) say Frantic DVD ... the header and footer stay 750 and centred but the Middle section fills the entire screen.

    Am i missing somthing here ? Is there somewhere else that i need to paste
    Code:
    <!-- body //--> 
    <table border="0" width="750" cellspacing="1" cellpadding="1" align=”center”> 
      <tr> 
        <td width="<?php echo BOX_WIDTH; ?>" valign="top"><table border="0" width="<?php echo BOX_WIDTH; ?>" cellspacing="0" cellpadding="2">
    before my category and product listings obey this rule and only fill 750 pixels of the screen.

    Any help appreciated

    With Best Regards

    Roger

  2. #2
    Lurker
    Join Date
    Feb 2003
    Posts
    2
    Rep Power
    0


    Default

    If you want to see what i mean please click on any of the items from the first page

    http://www.colcodirect.com/catalog

    please help as it is always the little things that bug me the most.

  3. #3
    osCMax Developer

    michael_s's Avatar
    Join Date
    Jul 2002
    Location
    Phoenix, AZ
    Posts
    19,501
    Rep Power
    567


    Default

    Yes you are missing a key point. You have to make this modification in every php file in the main catalog directory, not just default.php
    Michael Sasek
    osCMax Developer


    osCmax installation service - Have our professionals install osCmax on your server - same day service!
    osCmax 2.0 User Manual - the must have beginners guide to osCmax v2.0

    Stay Up To Date with everything osCMax:
    Free osCMax Newsletters - Security notices, New Releases, osCMax News
    osCMax on Twitter - Up to the minute info as it happens. Know it first.

    osCmax Documentation

Similar Threads

  1. os commerce and 2checkout
    By marglez in forum osCommerce 2.2 Modification Help
    Replies: 0
    Last Post: 08-17-2006, 07:02 AM
  2. Please help on my e-commerce
    By tyz6970 in forum osCommerce 2.2 Modification Help
    Replies: 2
    Last Post: 06-21-2004, 08:40 AM
  3. Looking for an OS Commerce guru
    By klm2klm2 in forum osCommerce 2.2 Modification Help
    Replies: 1
    Last Post: 01-12-2004, 08:13 AM
  4. Table Width Problem
    By DivotMaker in forum osCommerce 2.2 Modification Help
    Replies: 1
    Last Post: 08-04-2003, 04:50 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
  •