Page 1 of 2 12 LastLast
Results 1 to 10 of 15
  1. #1
    Join Date
    Aug 2010
    Location
    Italy, next to Venice, drop by when in premises.
    Posts
    52
    Plugin Contributions
    0

    Default Internet Explorer 8 problems when customers reading my site!

    www.mindyourbusines.com

    This is one of the over 100 letters I received since I have the zencart store online working:

    "Hi, I tried to open your web page, but it shows cut sentences or blocks that make it difficult to read, it also shows super impossed text, send me your email so maybe I can copy how it opens, Best of luck and regards"

    Oversized letters, scripts blocked, pictures misplaced, a mess!

    I have being repeteadly reported that sometimes internet explorer does that thing, but not always.

    Mostly is the Explorer 8 version.

    I have aslo being told than no other browser gives such problems.

    I also warned on my first page about this and advised the people to install a better browser and I gave some names with links to Firefox, Chrome, Opera and others.

    It seems that Bill Gates decided to convince explorer users that all non microsoft buid sites are crap, but he gets the opposite results.

    Instead of getting programmers to buy microsoft tools, he gets users to get rid of microsoft explorer.... lol

    Explorer was designed to read well ASP only, sometimes reads bad even pure HTML sites if not ASP encoded.


    Question to the forum:

    Did anybody else had this problem?

    Can they be fixed?

  2. #2
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: Internet Explorer 8 problems when customers reading my site!

    It's not IE's (or Bill Gates') fault, it's yours, as I mentioned in my post here:

    http://www.zen-cart.com/forum/showth...=162480&page=2

    My experience has been that IE8 is as standards-compliant as Firefox, but doesn't fix bad HTML as well.

  3. #3
    Join Date
    Aug 2010
    Location
    Italy, next to Venice, drop by when in premises.
    Posts
    52
    Plugin Contributions
    0

    Default Re: Internet Explorer 8 problems when customers reading my site!

    Hi Steve,

    I am puzzled a bit.

    The link you provided me links back to me, the post about the script that shows on the page when called through the "New product" link which I didn't found a solution for yet. Maybe because it is not a HTML problem, but somehting else (still trying to figure out)

    Same with the IE issue, I am looking at my site with Mozilla iceweasel and with Epiphany, some friends use Mozilla Firefox or Chrome and IE 7 or 8 in paralel, and tell me that with IE they have this isue but with the others no.

    I submmited my site for a review to some 600 folks, and got IE bad reports from more than 40, some see the text size way to small and ask me to make it bigger, some see it oversized and ask me to make it smaller, but the reality is I am ONLY USING the Zencart standard editor (HTMLarea) embeded, and all settings are font size 2.

    The header is setter at font size 9 by default by Zencart, the only thing I did was to chage the text content, and try to have H2 tag instead of H1.

    The point is, most probably you did not understood the issue, and that's to blame on me since I most probably did not explained myself well enough.

    If STANDARD Zencart UNMODIFIED scripts behave like that I cannot be accused of bad HTML coding since I did not encode ANY HTML here, just used what Zencart made available.

    And any help I receive I test it as many times as I can before deciding if it works or not, without inventing anything on my own (I am not a programmer) so if there is any useful help you can provide or point to, I would be gratefull to you for your time and support.

    Best regards,

    Emil.

  4. #4
    Join Date
    Nov 2004
    Location
    Norfolk, United Kingdom
    Posts
    3,036
    Plugin Contributions
    2

    Default Re: Internet Explorer 8 problems when customers reading my site!

    If STANDARD Zencart UNMODIFIED scripts behave like that I cannot be accused of bad HTML coding since I did not encode ANY HTML here, just used what Zencart made available.
    How can I put this politely? You're being disingenuous (that's as polite as I can get).

    I've looked at your site using IE 8 and it's a complete and utter mess - and it's a mess because you've altered the standard template, probably through altering the stylesheet. This isn't a Zen Cart problem - it's a problem created by yourself.

    There's an acronym which applies to this and it's GIGO, which stands for "Garbage In - Garbage Out".

    Vger

  5. #5
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: Internet Explorer 8 problems when customers reading my site!

    My post #13 in the thread I referenced:

    You've set the basefont size to '9' in the tagline and it's carrying over to the whole page. basefont is deprecated and only worked in IE anyway.

    As Glenn said, don't style stuff inline - #tagline is available in the stylesheet.


    Using the Developers Tool Kit to search for 'basefont' in a stock Zencart installation returns no files, so that isn't Zencart.

    Here's the offending code from your source:

    <div id="tagline"><br /><h2> <basefont size="9">M<sub>ind</sub> Y<sub>our</sub> B<sub>usiness <br /> Ultralight aviation enthusiasts home shop</sub></font></h2></div>

    My guess is that you pasted the text into the tagline define using some sort of HTML editor rather than a text editor.

    If you use the Developers Tool Kit to search for 'basefont' it will tell you what file that code is in, and you can remove it, which should solve the problem.

  6. #6
    Join Date
    Aug 2010
    Location
    Italy, next to Venice, drop by when in premises.
    Posts
    52
    Plugin Contributions
    0

    Default Re: Internet Explorer 8 problems when customers reading my site!

    Thank you Steve,

    most generous, i'll try it out.

  7. #7
    Join Date
    Aug 2010
    Location
    Italy, next to Venice, drop by when in premises.
    Posts
    52
    Plugin Contributions
    0

    Default Re: Internet Explorer 8 problems when customers reading my site!

    Browsing the related I.E. problem links in the forum I realised severall things.

    1 Vger is wrong, mostly. I understand his attitude, but this is not what is right.

    2 Although same of the I.E. issues are due to OURSELVES and the way we (by some miracle) manage to put to work Zencart with our limited or leterarily inexistent programmer knowledge, some others are due to I.E. bugs.

    More than one Zencart user complained over the years about I.E. behaviour and the results of the replies lead to the clear conclusion thet I.E. is to be blamed, or better, aborted.

    However some people like Steve found the time to understand the struggle, invent a solution for the Zencart and pass it to the crowd.

    I hope one day I will be able to do such things, and I also hope I will be more like Steve...

    I also found this REALLY INTERESTING link posted:

    http://jigsaw.w3.org/css-validator/

    pasted my url into the box and got a FLOOD of bugs reported on files that I never ever touched with anything in my zencart.

    try for yourselves: www.mindyourbusines.com paste it in that box!

    BEWARE: this URL leads to a HP sponsored site, open source not afiliated to Microsoft, so if they say there is someting wrong, is wrong, since they don't get paid by anybody to take part (as it seems to me some get paid to take part, and it shows in their attitude) Just being mean here ... lol

    Most Gracious Steve, your solution might work or might not, dunno yet, but I love you anyway!

  8. #8
    Join Date
    Aug 2010
    Location
    Italy, next to Venice, drop by when in premises.
    Posts
    52
    Plugin Contributions
    0

    Default Re: Internet Explorer 8 problems when customers reading my site!

    SOLUTION (variable)

    Steve, I already knew what the page was, I just had no idea that BASEFONT is not the same thing with FONT, now I know it's messing Bill Gate's browser.

    I am on linux here and I am using the basic Debian text editor to do that, but yes I used Bluefish in an attempt to turn the title red (never succedded, teach me how!!!)

    the file is:

    Home/includes/languages/englis/classic/header.php

    Just deleted the BASE part form the font size and all changed, hopefully in beter.

    To the I.E. fans, this is a PHP issue not HTML to be solved to make happy Bill Gates since we cannot improve his browser! Better get rid of it... lol

    All other browsers are already happy with!

    As I said in the previous reply:

    Steve, Love you man, keep being yourself!

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

    Default Re: Internet Explorer 8 problems when customers reading my site!

    W3C CSS Validator results for http://www.mindyourbusines.com (CSS level 2.1)
    Congratulations! No Error Found.

    This document validates as CSS level 2.1 !

    The "Warnings" are mostly if not all about text and background colors being too close, and not necessarily actual problems when the page is displayed.
    Last edited by gjh42; 8 Sep 2010 at 03:26 PM.

  10. #10
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: Internet Explorer 8 problems when customers reading my site!

    Site looks good now in all browsers.

    To make the tagline red, find this in stylesheet.css and change the color to FF0000

    #tagline {
    color:#000000;
    font-size: 2em;
    text-align : center;
    vertical-align: middle;
    }


    Doing this stuff in the stylesheet is much easier (and better practice) than inline styling.

    Most of the complaining you'll see about IE is really about IE6, which we all still struggle with.

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Layout problems in Internet Explorer
    By showtime13 in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 20 Jun 2011, 09:28 AM
  2. Internet Explorer problems
    By CP00 in forum General Questions
    Replies: 6
    Last Post: 28 Jan 2010, 11:34 PM
  3. Internet Explorer 8 printing problems
    By athena in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 17 Nov 2009, 10:20 PM
  4. Internet Explorer Viewing Problems
    By EricRBunn in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 15 Jun 2008, 11:49 PM
  5. Internet Explorer 7 cannot open internet site
    By Robbyn7 in forum General Questions
    Replies: 14
    Last Post: 27 Mar 2008, 11:21 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