Results 1 to 4 of 4
  1. #1
    Join Date
    Nov 2005
    Posts
    77
    Plugin Contributions
    0

    Problem with sideboxes in Firefox?

    Just about got a new store finished but having a problem with the sideboxes displaying in Firefox. Everything looks fine in IE but when viewing in Firefox the sideboxes are showing in the center (instead of left) and are forcing all other content down below.

    A seperate (but maybe related?) issue is a small white space below the header in IE. I read some posts and removed one of the <br class="clearBoth" /> tags in tpl_header.php which removes the space in IE but completely messes up the content area in Firefox and moves everything between the header and footer way too far to the right.

    TEST SITE: http://70.85.24.56

    I need to launch this site soon so any ideas are helpful!!!

  2. #2
    Join Date
    Jan 2004
    Posts
    66,444
    Plugin Contributions
    279

    Default Re: Problem with sideboxes in Firefox?

    Your "ccaccept" sidebox has an extra </tr> tag near the end of its content. .... somewhere right after your <SCRIPT....> tags for the godaddy SSL seal.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  3. #3
    Join Date
    Nov 2005
    Posts
    77
    Plugin Contributions
    0

    Default Re: Problem with sideboxes in Firefox?

    Thanks Dr. - that solved the sidebox centering problem. Now if I can only get the space removed from below the header in IE I'll be good to go!

  4. #4
    Join Date
    Jan 2004
    Posts
    66,444
    Plugin Contributions
    279

    Default Re: Problem with sideboxes in Firefox?

    includes/templates/YOURTEMPLATE/common/tpl_header.php
    HTML Code:
    </div>
    <br class="clearBoth" />
    <!--eof-branding display-->
    remove this part from that:
    HTML Code:
    <br class="clearBoth" />
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

 

 

Similar Threads

  1. Problem: layout problem with Firefox!
    By raylauhk in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 6 Aug 2010, 07:41 PM
  2. Problem with IE & another with Firefox
    By D9Studios in forum General Questions
    Replies: 3
    Last Post: 7 Jul 2009, 08:53 PM
  3. Problem only shows up with IE7> not with Mozilla/Firefox
    By GoldBuckle in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 9 Jun 2009, 12:00 AM
  4. problem with firefox
    By larryhyman in forum Basic Configuration
    Replies: 9
    Last Post: 15 May 2007, 05:01 PM
  5. HTMLArea problem with Firefox 2.0.0.1
    By brandtim in forum Bug Reports
    Replies: 3
    Last Post: 7 Feb 2007, 11:18 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