Results 1 to 4 of 4
  1. #1
    Join Date
    Aug 2007
    Posts
    20
    Plugin Contributions
    0

    Default differences in IE and Firefox

    My lay out is perfect in Firefox but not in IE.

    I have 2 differences in the layout of my index page in IE compared to Firefox:

    At the end of my page:

    In the new products box: one of my product is always outside the box in IE

    and the padding of the specials box doesn t appear:

    http://www.powerboosters.eu/


    I installed the add on called: "internet_explorer_stylesheet_overrides_v1"

    But I don t know what to write in my "ie_stylesheet.css" to correct the mistake.

    Thanks for your help!

    Chris

  2. #2
    Join Date
    Oct 2007
    Posts
    289
    Plugin Contributions
    0

    Default Re: differences in IE and Firefox

    (Ugh, background color hurts my eyes..)

    (Not sure if it would work 100%, but) try this:

    Code:
    #whatsNew {background:#c00; height:auto; height:100%;}
    ..add it to your stylesheet.css
    [FONT=Microsoft Sans Serif]CSS Evangelist[/FONT]

  3. #3
    Join Date
    Aug 2007
    Posts
    20
    Plugin Contributions
    0

    Default Re: differences in IE and Firefox

    Quote Originally Posted by Nimbuz View Post
    (Ugh, background color hurts my eyes..)

    (Not sure if it would work 100%, but) try this:

    Code:
    #whatsNew {background:#c00; height:auto; height:100%;}
    ..add it to your stylesheet.css

    It works fine!

    I just had to remove the part related to the background and the result is perfect.

    Thanks a lot for your help Nimbuz.


    If you or another zenner has a solution for my second problem It would be helpful. Thanks.

  4. #4
    Join Date
    Aug 2007
    Posts
    20
    Plugin Contributions
    0

    Default Re: differences in IE and Firefox

    Here is my codes for the center boxes:

    .centerBoxWrapper{ margin: 20px 0 0 0; }
    .centerBoxHeading{ margin: 0; padding: 5px; text-align: center; }
    #whatsNew { height:auto; height:100%;}
    #featuredProducts, #specialsDefault, #whatsNew{ border: 1px solid #FF9933; }
    #featuredProducts h2, #specialsDefault h2, #whatsNew h2{ margin: 0; padding: 5px; color: #000000; background: url('../images/sklep_4.gif') repeat-x top left #ff690d; border: 1px solid #FF9933; text-align: center; }
    .centerBoxContentsFeatured, .centerBoxContentsSpecials, .centerBoxContentsNew{ margin: 10px 0 5px 0; vertical-align: top; }
    .centerBoxContentsFeatured a, .centerBoxContentsSpecials a, .centerBoxContentsNew a{ color: #000000; font-weight: bold; }
    .centerBoxContentsFeatured a:hover, .centerBoxContentsSpecials a:hover, .centerBoxContentsNew a:hover{ color: #FF9933; }
    #upcomingProductsTable caption{ color: #000000; }
    #upcomingProductsTable th{ background: #dddddd; padding-left: 10px; }
    #upProductsHeading{ color: #000000; }
    #upDateHeading{ color: #000000; }
    .rowEven{ background: #e7e7e7; border-top: 1px solid #ffffff; }
    .rowOdd{ background: #f6f6f6; border-top: 1px solid #ffffff; }
    .rowOdd td, .rowEven td{ padding-left: 10px; }

 

 

Similar Threads

  1. Style Differences between IE and Firefox
    By burgundy in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 5 Feb 2008, 04:14 AM
  2. Firefox/IE7 differences
    By rcallan515 in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 16 Jun 2007, 09:08 PM
  3. Browser differences: IE6 and Firefox 1.5
    By laplatakid in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 6 Apr 2007, 02:18 AM
  4. Differences in Firefox and Internet Explorer Browser
    By fontuna in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 18 Jun 2006, 08:00 PM
  5. Differences in IE and Firefox
    By wbauchus in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 29 May 2006, 04:16 AM

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