A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: Swear to god I am going back to tables and Frames !!

  1. #1
    The G5 SP N_R_D's Avatar
    Join Date
    Apr 2004
    Posts
    1,118

    Swear to god I am going back to tables and Frames !!

    why does the div size change beetween fire fox and IE

    So I get the txt positioned in one of the browsers, then it changes in the other !!

    What the hell...is there a font that wont do that, or do the two browsers just render font differently

    www.dp-labs.com/rust

    FF and IE

    look at the text in the content box

    right now it hangs over the edge in FF

  2. #2
    Well, part of your problem lies in the fact that the box that holds the text (.lbholder) is too large. it should be height: 329px; width: 233px; or about

  3. #3
    The G5 SP N_R_D's Avatar
    Join Date
    Apr 2004
    Posts
    1,118
    k, so I have it fitting for FF now, like you said and it is WAY tiny for IE.....

    I am assuming that CSS does not always render the same for all browsers? Even if the given attribute is supported.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center