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

variables I can't find in configuration, BOX_WIDTH

This is a discussion on variables I can't find in configuration, BOX_WIDTH within the osCMax v1.7 Installation forums, part of the osCmax v1.7 Forums category; Where is BOX_WIDTH stored? I see it referenced in <?php echo BOX_WIDTH; ?> when setting <td> widths. I want to ...

      
  1. #1
    New Member
    Join Date
    Nov 2004
    Posts
    10
    Rep Power
    0


    Default variables I can't find in configuration, BOX_WIDTH

    Where is BOX_WIDTH stored? I see it referenced in

    <?php echo BOX_WIDTH; ?> when setting <td> widths. I want to create another var, I think, or do I?

    If it is something dynamic, and refers to .this box...

  2. #2
    New Member
    Join Date
    Nov 2004
    Posts
    10
    Rep Power
    0


    Default found it, application_top.php

    // customization for the design layout
    define('BOX_WIDTH', 125); // how wide the boxes should be in pixels (default:
    125)

    Application_Top.php,

    why isn't this in a configure item?
    I think I'll put the additional like configs in the db, show up under Images in Admin, any feedback from the contributors??

    Thanks!

Similar Threads

  1. Admin configuration
    By nas in forum osCommerce 2.2 Installation Help
    Replies: 2
    Last Post: 12-19-2004, 03:05 PM
  2. Variables contained in Breadcrumb Trail
    By carab in forum osCommerce 2.2 Modification Help
    Replies: 3
    Last Post: 10-17-2004, 11:46 AM
  3. box configuration
    By samsin1 in forum osCMax v1.7 Installation
    Replies: 0
    Last Post: 09-14-2004, 02:55 PM
  4. coexistence of oscommerce and my session variables
    By sdavid14 in forum osCommerce 2.2 Modification Help
    Replies: 3
    Last Post: 02-12-2004, 02:02 AM
  5. Configuration set up ?
    By ozstar in forum osCommerce 2.2 Installation Help
    Replies: 2
    Last Post: 11-19-2002, 02:58 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
  •