Results 1 to 10 of 11

Hybrid View

  1. #1
    Join Date
    May 2006
    Posts
    30
    Plugin Contributions
    0

    What did I do wrong?

    Hi all

    I downloaded the Zen Cart 1.3 and applied two mods -

    Dual Pricing Mod, and
    Froogle Feed Generator

    I also made some changes to the css files -

    classic/css/stylesheet_original.css, and
    classic/css/stylesheet_new.css

    All along I was using Firefox. There was no problem. Now I am testing with IE for those who prefer IE. But the main page text does not show up on load. If you select or scroll, it shows up. So, it needs a refresh.

    Any ideas what I may have done wrong?

    By the way, my site is - www.mobile4u.ca

    Thanks

    Harmeet

  2. #2
    Join Date
    May 2006
    Posts
    30
    Plugin Contributions
    0

    Default Re: What did I do wrong?

    I just downloaded IE 7.0 and it looks great in IE 7.0! Anybody experienced similar problem? If yes, how did you resolve it?

    Please help me if you can. It will save me a lot of time.

    Thanks

  3. #3
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default IE6 Peekaboo Bug

    Congratulations. This is easily the most difficult CSS question that I have seen asked on these pages. I spent a very frustrating day tracking down a solution myself three weeks ago, and thought at the time that sooner or later this would drive somebody else crazy.

    Quote Originally Posted by harmeet
    What did I do wrong
    You did nothing wrong (at least nothing relevant to this problem which I believe to be a variant of the IE6 Peekaboo bug (note: the example at the end of this link only works properly(!) if you visit using IE).

    In summary, it is believed that under certain circumstances involving touching divs one of which contains plain text, the background color of the div containing the text can erroneously move to the forground. So the text is still there and if you scroll off the page and back, or drag your cursor over it, it will re-appear.

    The link given above offers an array of possible workarounds, many with side effects. However, I found many of them already implemented in the 1.3 stylesheet or ineffective, but happily I think my relatively simple solution should work for you too.

    In essense, since this appears to be a problem with the background color moving to the foreground, I'd remove the background color from the class centerColumn and any other classes or IDs inside the indexDefault div. I'd then make these areas appear white again by changing the background-color of mainWrapper (which is currently a pale blue that is obscured by the divs sitting inside it) to white.

    Fingers crossed, please let me know how you get on.
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

  4. #4
    Join Date
    May 2006
    Posts
    30
    Plugin Contributions
    0

    Default Re: What did I do wrong?

    Thanks a lot Kuroi! You saved me!

  5. #5
    Join Date
    Nov 2004
    Location
    U.K. South Wales
    Posts
    501
    Plugin Contributions
    0

    Default Re: What did I do wrong?

    I had similar, the category text kept peek-a-booing in IE6.

    If the background of the main page area is white, one can just remove the 'background' line altogether in the centercolumn entry in the template css file -- then the text area gets a white background, without having to specify it at all in centercolumn..

    Its definately just the local 'div' background colour layer that jumps on top of the text that is inside the div's area.

  6. #6
    Join Date
    Sep 2006
    Posts
    34
    Plugin Contributions
    0

    Default Re: What did I do wrong?

    oh god.. after a long time reading i found this thread.. i have the same problem here.. but i need my "centerColumn" to fit my design.. any ideas guys?

    Thanks for the IE6 Peekaboo bug links.. this is very useful.












    ZEN
    -
    CART NEWBIE here! :P
    -------------------------------------
    http://www.webpointph.com

 

 

Similar Threads

  1. what did i do wrong?
    By christayah in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 13 Oct 2015, 07:19 AM
  2. v139h What Did I Do Wrong?
    By traytray in forum Templates, Stylesheets, Page Layout
    Replies: 14
    Last Post: 21 Oct 2012, 06:01 AM
  3. What did I do wrong ?
    By vipinc in forum Installing on a Linux/Unix Server
    Replies: 12
    Last Post: 26 Nov 2010, 04:07 PM
  4. what did i do wrong with this
    By morga in forum Templates, Stylesheets, Page Layout
    Replies: 10
    Last Post: 26 Jun 2008, 04:25 AM
  5. What did I do wrong?
    By landsknecht in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 25 Mar 2007, 08:34 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