Yet another "IE/Firefox difference in display" margin/padding/width thread.

Discussion in 'CSS' started by Josh Inno, Mar 23, 2007.

  1. #1
    I have been developing a website in firefox at LIBA in FireFox, but for some reason I'm having trouble getting the margins on the "content" wrapper and the "happening" div, title, and sub-divs. The area with the "happening now" sample text.
     
    Josh Inno, Mar 23, 2007 IP
  2. Josh Inno

    Josh Inno Guest

    Messages:
    1,623
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    0
    #2
    My apologies for any time that may have been wasted on this thread. I wasn't able to solve it on Friday due to time constraints, even though I worked on it for a bit. I posted the thread due to the fear that it was a more complex problem than it wound up being. I'll post my solution below in case it might help someone.

    First off, the discrepancy in spacing was due to the way that IE handles margins. So I pulled the margin, and made it padding in stead in order to get the distance from the menu on the left that I wanted.

    I also goofed and had to large of a padding and width on the header. I realized it once I fixed the problem above.
     
    Josh Inno, Mar 26, 2007 IP