Results 1 to 9 of 9

Hybrid View

  1. #1
    Join Date
    Jul 2007
    Location
    Long Island, NY
    Posts
    5
    Plugin Contributions
    0

    Default Safari/IE Rendering Problems

    Hey guys,

    A ZC site that i've been working on has been having a rendering problem that I cannot fix for the life of me. A screenshot is attached of the problem, it conveys what I'm up against far better than words ever could. In Firefox, everything works just fine (left), but in Safari or IE, it looks like the picture on the right.



    Any ideas? The URL for the store is http://ns1.webmasters.com/*tinceilin...tpdocs/new137/

    Thanks in advance!

    Mike

  2. #2
    Join Date
    Sep 2006
    Posts
    542
    Plugin Contributions
    0

    Default Re: Safari/IE Rendering Problems

    Your display issues are caused by the table for the center wrapper. The table does not close until after right column.

    <table width="100%" border="0" cellspacing="0" cellpadding="0" id="contentMainWrapper">

    then <td class="columnRight" id="navColumnTwo" style="width: 150px">
    then <div id="navColumnTwoWrapper" style="width: 150px">
    then <td class="FarRight"></td>
    then <td class="RightBottom" align="right" height="26px" >
    Then here is your table close tag </table>



  3. #3
    Join Date
    Jul 2007
    Location
    Long Island, NY
    Posts
    5
    Plugin Contributions
    0

    Default Re: Safari/IE Rendering Problems

    Thanks! Could you tell me where to put that code?

    Mike

  4. #4
    Join Date
    Sep 2006
    Posts
    542
    Plugin Contributions
    0

    Default Re: Safari/IE Rendering Problems

    What version Zen Cart is this?

    The latest version is without tables so by adding a table for your added center content should be the only place the table format is used. It should not have been included into the right column.

    Who did the customizations?

  5. #5
    Join Date
    Jun 2003
    Posts
    33,721
    Plugin Contributions
    0

    Default Re: Safari/IE Rendering Problems

    The latest version is without tables
    ... almost. there is one table in the main section that contains the left, right and center columns.
    Please do not PM for support issues: a private solution doesn't benefit the community.

    Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.

  6. #6
    Join Date
    Aug 2007
    Posts
    64
    Plugin Contributions
    0

    red flag Re: Safari/IE Rendering Problems

    Hey guys I'm struggling with IE as well...

    If you check out my site...

    http://www.clevershoppers.com/zcv137...ain_page=index

    My search bar has created a line under it but it's not like that in firefox...

    any ideas on what's going on?

 

 

Similar Threads

  1. Safari/Rendering vs Firefox
    By Soniccc in forum General Questions
    Replies: 3
    Last Post: 6 Jul 2010, 05:21 PM
  2. Try this if you are having rendering problems in IE8
    By Scott_C in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 3 Jun 2010, 05:50 PM
  3. Rendering problems with Firefox
    By Cable Guy in forum Addon Templates
    Replies: 2
    Last Post: 5 Apr 2008, 07:54 PM
  4. Safari table rendering bug/issue
    By wdbike in forum Templates, Stylesheets, Page Layout
    Replies: 10
    Last Post: 18 Jul 2006, 07:08 PM

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