css display problems in IE

Discussion in 'CSS' started by dabontv, Oct 2, 2006.

  1. #1
    alright, I've tried a lot of diffrent things but can't come to an answer.
    check out: http://www.dabontv.com, those "tv boxes" cut off in IE, I've even spaced them out to see if that worked... it works fine in firefox.

    here is the code:
    
    #frame
      {
        background:url(contentframe.JPG);
        width: 162px;
        height: 140px;
      }
    
    #frameimg
    {
    margin: -136px 0px 0px 5px;
    width: 150px;
    height: 125px;
    }
    
    #framedes
    {
    margin: -125px 0px 0px 165px;
    width:170px;
    height: 200px;
    }
    
    Code (markup):
    (code validates, so maybe it's an html problem?)
    any help would be great
     
    dabontv, Oct 2, 2006 IP
  2. jumpenjuhosaphat

    jumpenjuhosaphat Peon

    Messages:
    229
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #2
    It looks exactly the same to me in both FF and IE. Have you tried refreshing your browsers to see if maybe you are viewing the cached version of your page?
     
    jumpenjuhosaphat, Oct 2, 2006 IP
  3. dabontv

    dabontv Active Member

    Messages:
    277
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    60
    #3
    ya, I refreshed, cleared my cache, everything, it still cuts off the lower half of the picture and the tv background
     
    dabontv, Oct 3, 2006 IP