Click to See Complete Forum and Search --> : please help me get that <div> up


LiLcRaZyFuZzY
08-21-2004, 10:19 AM
hello, could you help me, positioning the contacts div to the top?
what really sucks, is that when is works for IE, it doesnt on Mozilla.

http://torzuchina.com/problem/torzuchina.html

iv been trying this since mstrBob converted this page to css positioning. i do understand how this works, but i really dont understand why the heck this <div> goes to the bottom, there simply is no reason....
right how the code is now, it works for Mozilla here, but not for IE and AOL...+vertical-align:top doesnt work for IE, does it?
please help me:(

regards,

ps: do you think its needed that i make a javascript preloader for the menu, or is it going ok for you?

Fang
08-21-2004, 11:30 AM
Add clear:right; to #contacts

LiLcRaZyFuZzY
08-21-2004, 12:05 PM
thank you