Results 1 to 7 of 7
  1. #1
    Join Date
    Sep 2008
    Posts
    11
    Plugin Contributions
    0

    Default Problems with IE

    Hello! We have a problem with our Norwegian site: www.ibling.no.

    The problem is that the website looks all wrong and misshaped in Internet Explorer. Some parts of the website is like it should be, but other parts gets big and not how it should be. The page is ment to be in the center, and not to the left.

    You can compare the site with Firefox vs. IE. Firefox shows the site the correct way, but IE the wrong.

    Why is it like this, and what should we do?

    Kind Regards!

  2. #2
    Join Date
    Sep 2008
    Posts
    11
    Plugin Contributions
    0

    Default Re: Problems with IE

    anyone?

  3. #3
    Join Date
    Mar 2006
    Location
    Fresno, California
    Posts
    620
    Plugin Contributions
    0

    Default Re: Problems with IE

    In the stylesheet

    body {

    use text-align: center;

    You really, really need to optimize your images! Page load time is way too long!

    Looks like you deleted your home page title in the php--

    includes/languages/english/meta_tags.php

    Read up on this post:

    http://www.zen-cart.com/forum/showth...ome_page_title

  4. #4
    Join Date
    Sep 2008
    Posts
    11
    Plugin Contributions
    0

    Default Re: Problems with IE

    It worked! Thank you so much :)! But the site is still a little bit weird. the font is much bigger in IE but normal in Firefox. Im not sure which size i should use because of the difference in those two browsers The font is only bigger in some of the pages like category - product list and the main page, not all of them. And the white background also gets wider when i see through my products. It gets really ugly and i dont know whats causing this.

  5. #5
    Join Date
    Mar 2006
    Location
    Fresno, California
    Posts
    620
    Plugin Contributions
    0

    Default Re: Problems with IE

    Well, basically it is because you do not some stylesheet declarations. For instance, there is no category-top

    So add this to your style sheet:


    .category-top { font-size: 1em; }

    Or adjust it to whatever you want.

    Again, you need to optimize your images used as thumbnails. For instance, the image under Nye produkter [mer] shows an image Blingcase til iPhone - pink 189,00

    The image is huge-- 494x 658 pixels, but shrunk down to 45 x 60 in a browser. And all of the images have this problem. I have a cable connection and it takes forever to load your home page. So you need to resize your thumbnail images for better performance.

  6. #6
    Join Date
    Sep 2008
    Posts
    11
    Plugin Contributions
    0

    Default Re: Problems with IE

    where should i put that code?

  7. #7
    Join Date
    Sep 2008
    Posts
    11
    Plugin Contributions
    0

    Default Re: Problems with IE

    hmm.. i managed to fix the font size in the category and on the main page. but when i for example click "Diamond" in the category list, the font is stille huge. I tried the firefox web developer plugin and i couldnt find where to edit the font that shows up in the "new product list" and in the subcategory links/pages.

 

 

Similar Threads

  1. Replies: 2
    Last Post: 8 Jan 2016, 11:54 PM
  2. v151 2 problems, one with URL, another with hiding text on page
    By Ridgh in forum General Questions
    Replies: 7
    Last Post: 2 Apr 2014, 05:24 PM
  3. Problems with Numinex Mod, can somebody help me with coding...
    By strugglingnovice in forum General Questions
    Replies: 5
    Last Post: 23 Sep 2013, 05:42 AM
  4. Problems with importing from osCommerce, with language
    By blondu' in forum General Questions
    Replies: 0
    Last Post: 22 Oct 2011, 08:05 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