Posts: 5,935
Name: Adam for web page design, not program
Location: Toronto, Ontario, Canada
|
JGiannotti: it won't look right in both as it stands right now no matter what you decide to do.
The problem is that you may have it looking right in FF with your font set to a certain size. Make your font bigger or smaller, and you'll throw off your layout completely. IE uses pixel sizes and keeps them static.
If you have a scroll mouse, hold the <Ctrl> key (I think it's Command on a MAC) and roll your mouse wheel down to resize the text. Do it about 4-5-6 times and you'll see it get worse and worse.
The only thing I can suggest that might work in IE specifically is to put style="padding: 0; margin: 0;" on your select box to keep the box a certain size. It'll look like crap, but it might work.
Last edited by ADAM Web Design; 06-01-2006 at 11:13 AM..
|