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

Why do my columns appear to change width?

This is a discussion on Why do my columns appear to change width? within the osCMax v2 Features Discussion forums, part of the osCmax v2.0 Forums category; Hello Forum, I hope someone is able to help me with this, it's a reproducable issue but I don't know ...

      
  1. #1
    Member
    Join Date
    Jan 2005
    Posts
    49
    Rep Power
    0


    Default Why do my columns appear to change width?

    Hello Forum,

    I hope someone is able to help me with this, it's a reproducable issue but I don't know where the cause is.

    Please follow these few steps:

    [1] Go to: ShopLaLaLand.com : Welcome to LaLa Land - Stationery and Invitations! and take note of the thin pink strip to the immediate left and right of the main window in the center of the screen.

    [2] Then, click on CHECKOUT on the top menu bar and observe what happens to the one on the right. See how it got wider? If you click on CATALOG again, it will get narrow again.

    It only seems to trigger when the site goes to a secure page, then sometimes it goes away when the visitor goes to a non-secure page, sometimes not.

    Any ideas where to find/fix this problem?

    I'm open to suggestions and I appreciate the help.

    Regards,

    Lobo

  2. #2
    osCMax Developer

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


    Default Re: Why do my columns appear to change width?

    I think your box width is set to the more narrow width, but the login box is slightly wider due to the fields in the box.

    When the login box goes away, it lets the column revert to its correct width. Just make the column/boxes slightly wider in application_top.php:

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


    osCmax Installation Service
    - Have our professionals install osCmax on your server - same day service!
    osCmax 2.5 User Manual - the must have beginners guide to osCmax v2.5

    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

  3. #3
    Member
    Join Date
    Jan 2005
    Posts
    49
    Rep Power
    0


    Default Re: Why do my columns appear to change width?

    Michael,

    Thank you for your reply.

    In application_top.php, the setting you identified in the code was already at 130px.

    I've spent hours looking through the code, doing a comparison between the two pages that I described above.

    I have a hunch the problems occurs shortly after the [ <!-- content //--> ] appears in the code.

    Rather than the columns doing this, I think the center window is pushing the right column over.

    If someone knows how to read this code, it would be helpful if they could take a look at the initial table definitions as the center window is defined right after the content section starts.

    Thanks,

    John

  4. #4
    osCMax Developer

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


    Default Re: Why do my columns appear to change width?

    That is probably it. I bet it is the title bar. Delete the image from it and see if that fixes it.
    Michael Sasek
    osCMax Developer


    osCmax Installation Service
    - Have our professionals install osCmax on your server - same day service!
    osCmax 2.5 User Manual - the must have beginners guide to osCmax v2.5

    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

  5. #5
    Member
    Join Date
    Jan 2005
    Posts
    49
    Rep Power
    0


    Default Re: Why do my columns appear to change width?

    Michael,

    I deleted all of the images that affect width. (two top images, one body image, and one bottom image).

    When I click back and forth between [CHECKOUT] and [CART CONTENTS], I can see it screw-up and then fix, but I can't figure out why.

    Here's a good question: Is there a different file called when the page is https versus http?

    Apparently, the answer is yes.

    Does anyone have an idea where I could find the code affecting this issue?

    NOTES:

    [1] I have left the images deleted so this can be seen.
    [2] The images key in my site are 780 and the ones in AABox are 750. I must have made all but one of the required changes to accommodate the extra 30 pixels.

    I appreciate the attention today, this has to be an easy one. (hopefully).

    Regards,

    Lobo

Similar Threads

  1. How to change number of columns inside category listing
    By shirster in forum osCmax v2 Customization/Mods
    Replies: 1
    Last Post: 05-17-2006, 02:45 AM
  2. Change the content width all to the end.
    By Squirrel in forum osCommerce 2.2 Modification Help
    Replies: 8
    Last Post: 04-18-2005, 04:39 AM
  3. Change column_left width
    By adam71o in forum osCMax v1.7 Installation
    Replies: 11
    Last Post: 04-12-2005, 06:51 AM
  4. controlling text width in right/left columns.
    By lhotch in forum osCmax v1.7 Discussion
    Replies: 3
    Last Post: 09-29-2004, 01:38 PM
  5. New Products page - change listing from rows to columns
    By discoo in forum osCommerce 2.2 Modification Help
    Replies: 0
    Last Post: 09-16-2003, 09:16 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
  •