Results 1 to 4 of 4
  1. #1
    Join Date
    Jan 2010
    Posts
    10
    Plugin Contributions
    0

    Default Problem with IE PLEASE HELP!

    I'm having a VERY strange problem with IE and it's driving me crazy. The webpage address is http://www.akalkurumsal.com.tr (in Turkish) running on Zen-Cart 1.3.8. The page is displayed in Firefox or Chrome flawlessly but produces a display error in IE.

    Somehow, IE produces some kind of extra horizontal whitespace on the left box (exactly 30 pixels). So this extra whitespace "pushes" everything to the right, thus skewing the template. This can be seen in the attached picture. I found a workaround for this problem such as in the /template/common/tpl_main_page.php after the following code:

    <td id="column_left" style="width:<?php echo COLUMN_WIDTH_LEFT; ?>;">
    <?php echo zen_draw_separator($image = 'pixel_trans.gif', '1', '1');?><br />
    I added:
    <!--[if IE]>
    <table style="width:100%;margin-right:-30px;">
    <![endif]-->
    <!--[if !IE]><![IGNORE[--><![IGNORE[]]>
    <table style="width:100%;">
    <!--<![endif]-->
    This somehow brings the left box to its normal size. But this time, the border on the right side is not displayed as the negative margin erases the right border. This one beats me by far, so any help would be GREATLY appreciated.

    Thanks for your time..
    Attached Images Attached Images  

  2. #2
    Join Date
    May 2010
    Location
    WA State
    Posts
    1,678
    Plugin Contributions
    3

    Default Re: Problem with IE PLEASE HELP!

    What version of IE are you using? I just loaded it in IE8 and it's fine.

  3. #3
    Join Date
    Jan 2010
    Posts
    10
    Plugin Contributions
    0

    Default Re: Problem with IE PLEASE HELP!

    Hi,

    I'm using IE7. Does it display the right border on the left column? May be hard to see since it's only 1px. Thanks for your time!..

  4. #4
    Join Date
    May 2010
    Location
    WA State
    Posts
    1,678
    Plugin Contributions
    3

    Default Re: Problem with IE PLEASE HELP!

    Quote Originally Posted by semsenkir View Post
    Hi,

    I'm using IE7. Does it display the right border on the left column? May be hard to see since it's only 1px. Thanks for your time!..
    Ah, nope. Missing the border on the right. But, because of the slight color shift it looks at first glance like it has a border. Other than it driving you crazy, (which I can relate to), I think it's fine as is.

 

 

Similar Threads

  1. Problem with IE 7 PLEASE HELP!
    By semsenkir in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 30 Nov 2010, 02:20 PM
  2. Please help, problem with function
    By ALISON MILLS in forum General Questions
    Replies: 4
    Last Post: 17 Dec 2009, 12:48 PM
  3. Problem with checkout, Please help
    By webguy07 in forum General Questions
    Replies: 4
    Last Post: 24 Jul 2007, 10:27 PM
  4. Please help with MSIE problem
    By lexz in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 1 Mar 2007, 05:02 PM
  5. Problem with images - please help!
    By HandcraftedUK in forum General Questions
    Replies: 8
    Last Post: 3 Nov 2006, 02:20 AM

Posting Permissions

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