Results 1 to 4 of 4
  1. #1
    Join Date
    Mar 2011
    Posts
    34
    Plugin Contributions
    0

    Default IE vs Firefox Sidebar problems

    Hello Everyone,

    I'm new to Zencart and I guess I made a "noobie" error. I started customizing my "cherry zen" site, but only ever checked it in Firefox. I recently showed my brother the site, and when he opened it up using his IE browser, EVERYTHING was displaying wrong. On his computer the background colour was over the entire page, and the left sidebar was moved to the bottom of the page. I just got home and am trying it on my version of IE 7 and the background appears ok, but the sidebar is still at the bottom of the page.

    Why is this, and how do I rectify the problem?

    Sorry if this has already been answered, but I did search for sometime and came up empty handed.

    Thanks!

    ps - Here's a link to my site if you'd like to try yourself.

    http://beautifulexpressions.hwyman.com/zencart/

  2. #2
    Join Date
    Dec 2009
    Location
    Amersfoort, The Netherlands
    Posts
    2,845
    Plugin Contributions
    25

    Default Re: IE vs Firefox Zencart Sidebar problems

    Not sure what the problem is, but in FF4 the side bar is also at the bottom of the page.
    You probably screwed up some css. i think you should start to compare your css files with the original cherry zen ones, and start eliminating.

  3. #3
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: IE vs Firefox Zencart Sidebar problems

    You have an HTML error here
    Code:
    <div id="indexDefaultMainContent" class="content"><a href="http://www.lulu.com/content/466605"><img src="images/large/default_header.jpg"
    </div>
    Missing closing tags /></a> :
    Code:
    <div id="indexDefaultMainContent" class="content"><a href="http://www.lulu.com/content/466605"><img src="images/large/default_header.jpg" /></a>
    </div>
    Different handling of errors is a prime cause of different browser results (right after IE bugs:).

  4. #4
    Join Date
    Mar 2011
    Posts
    34
    Plugin Contributions
    0

    Default Re: IE vs Firefox Sidebar problems

    Sorry for the delayed thank you!

    I made the edit and everything is working great now.

    Much appreciated!

 

 

Similar Threads

  1. v153 Overall width and sidebar alignment problems
    By amyleew in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 7 Sep 2014, 04:55 AM
  2. social networking sidebar mod problems
    By bluelightnin6 in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 10 Feb 2012, 11:31 PM
  3. Sidebar Background Problems
    By Barks in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 16 May 2011, 08:01 PM
  4. Firefox -vs- I.E. problems
    By oblongata in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 6 Jan 2008, 05:42 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