Results 1 to 3 of 3

Hybrid View

  1. #1
    Join Date
    Jul 2011
    Location
    New Jersey
    Posts
    98
    Plugin Contributions
    0

    Default IE Firefox display problem

    Hello All,

    I know this problem is common but I cannot search any solution to my problem from the forum.

    My website display in IE and Firefox is not identical it seemed that the width in Firefox is a little bit wider. I tried to add code into ie_stylesheet.css:

    PHP Code:
    #productAdditionalImages {
    width:auto;
    floatleft;
    clearboth;


    Howver, it doesn't work. Any suggestion to this problem?

    my website: http://www.oleklejbzon.com/campbellsloft3/

    Thanks

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

    Default Re: IE Firefox display problem

    a img {
    border-color: white;
    /*margin-left: 15em;*/
    margin-bottom: 1.75em;
    margin-top: 1.75em;
    background-color: black;
    margin-left: 1em;
    border-left-width: 30px;
    color: white;
    /*margin: 3em 0em 0em 0em;*/
    /*border: none;*/
    }

    The red part is pushing your logo image to the right.

  3. #3
    Join Date
    Jul 2011
    Location
    New Jersey
    Posts
    98
    Plugin Contributions
    0

    Default Re: IE Firefox display problem

    Quote Originally Posted by stevesh View Post
    a img {
    border-color: white;
    /*margin-left: 15em;*/
    margin-bottom: 1.75em;
    margin-top: 1.75em;
    background-color: black;
    margin-left: 1em;
    border-left-width: 30px;
    color: white;
    /*margin: 3em 0em 0em 0em;*/
    /*border: none;*/
    }

    The red part is pushing your logo image to the right.
    Thanks, Steve! Problem solved, just changed the color into black all perfect

 

 

Similar Threads

  1. Internet explorer & firefox display problem
    By globalmemory in forum All Other Contributions/Addons
    Replies: 9
    Last Post: 10 May 2009, 11:34 AM
  2. Firefox display problem
    By KTNaturals in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 22 Mar 2007, 11:13 PM
  3. Display Problem in Firefox
    By No1im in forum General Questions
    Replies: 2
    Last Post: 3 Feb 2007, 06:16 AM
  4. Product Info display problem, IE vs Firefox
    By stumped in forum Templates, Stylesheets, Page Layout
    Replies: 8
    Last Post: 25 Oct 2006, 12:48 AM
  5. Firefox display problem
    By duckydoodles.com in forum General Questions
    Replies: 8
    Last Post: 15 Jun 2006, 08: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