Results 1 to 2 of 2
  1. #1
    Join Date
    Jan 2008
    Posts
    93
    Plugin Contributions
    0

    Default problem between ie and firefox ...

    i'm not sure what the problem is, but i am getting a space below my border in IE that i am not getting in firefox... here's what my stylesheet looks like

    Code:
    #navMainWrapper/*, #navSuppWrapper, #navCatTabsWrapper*/ {
    	margin: 0px 0px 0px 0px;
    	padding: 0px 0;
    	background-color: #f5f6fb;
    	border-bottom: 10px solid #ced8e4;
    }
    firefox (this is how i want it to look)


    internet explorer (creates a space below the border that i don't want...)



    any help with this?

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: problem between ie and firefox ...

    From your view source
    Code:
    <div id="navMainSearch"></div>
    <br class="clearBoth" />
    </div>
    
    <!--eof-navigation display-->
    
    <!--eof-header logo and navigation display-->
    
    <!--bof-optional categories tabs navigation display-->
    <!--eof-optional categories tabs navigation display-->
    
    <!--bof-header ezpage links-->
    <!--eof-header ezpage links-->
    </div>
    Check your includes/templates/iDyeMyHair/common/tpl_header.php and delete or comment out that clear both

    Or design only in FF and when done then fix the IE quirks mode issues

 

 

Similar Threads

  1. v150 Placement of Images and Forms different between IE, Firefox, and Chrome
    By coreyalderin in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 4 Sep 2012, 02:33 PM
  2. CSS difference between IE and firefox
    By eazy in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 10 May 2012, 12:10 AM
  3. Problems between firefox and IE
    By canon in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 2 Dec 2008, 05:05 PM
  4. Style Differences between IE and Firefox
    By burgundy in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 5 Feb 2008, 04:14 AM
  5. Taxes weird between Firefox and IE
    By True in forum General Questions
    Replies: 1
    Last Post: 29 Jan 2008, 08:45 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