Results 1 to 3 of 3

Hybrid View

  1. #1

    Default IE7 : space between images, IE8: double border fieldset, FF3 all good

    Hi All,

    don't we all hate Internet Explorer....
    See if you can help me with these 2 issues by accessing my store : viaterra.net/store

    NB : I use IE 8 and switch to "compatibility view" to simulate IE7.

    - IE 7 : bottom of the homepage, the "follow us" images are spaced out. In IE 8 and FF3, no such problem

    - IE 8 : go to the login page, look at the fieldset "returning customers", it has a double bottom border. In IE 7 and FF3, no such problem

    - Chrome, Safari and Opera : none of these problems

    Thanks in advance for any help.
    Denis

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

    Default Re: IE7 : space between images, IE8: double border fieldset, FF3 all good

    I think the first is this:

    #navSupp ul li a {

    text-decoration: none;
    padding: 1.5em 1.5em;
    margin: 0;
    color: #fffffff;
    font-size: 1.8em;
    white-space: nowrap;

    }


    The double border is a very strange problem, and I can't find anywhere it might be coming from.

  3. #3

    Default Re: IE7 : space between images, IE8: double border fieldset, FF3 all good

    Thanks a million stevesh,

    I have modified the CSS #NavSupp to :

    padding: 1.5em 0em;

    and the images now appear without spaces in IE7.

    I had a quick check and it seems the change does not appear to have messed up anything else.

    thanks again.

    Denis

 

 

Similar Threads

  1. All images in category view stopped displaying in IE7/IE8..help!
    By buddhaflow in forum General Questions
    Replies: 5
    Last Post: 16 Dec 2010, 04:05 PM
  2. Vertical white space between images in IE6 and IE7
    By shirster in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 4 Jan 2010, 03:51 AM
  3. white space between header/ navbar IE7
    By cottoncloud in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 7 Dec 2007, 08:01 PM
  4. Space between product images
    By Mobsta in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 25 Jun 2006, 07:35 AM
  5. Define Page Editor : Double line space between Paragraphs
    By lancebotha in forum Customization from the Admin
    Replies: 2
    Last Post: 22 Jun 2006, 03:32 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