Displaying 1 result from an estimated 1 matches for "accuratley".
Did you mean:
accurately
2007 May 09
3
flash CSS styling
...h[:error]..." just
before my yield. I set CSS styles on them differently, message has a
green box border and green text, error is red, both are centered, so
on and so forth.
The problem is that I always have different size text in those boxes,
and so I can''t set the size of the div accuratley. Sometimes I have
two or three words, in which case I have a lot of whitespace inside
the box. If I make the box small then when I have longer flash text
most browsers won''t expand the div to fit the text.
Anyone run into this design issue before and know how to fix it? I
suppose in ap...