We've got a
glitch with the log-in screen (name and password box) when viewed with Internet
Explorer. The width is truncated by nearly half. Its working fine with both
Chrome and Firefox. Check it out
at:
janedoeinc.memberlodge.org
We have a lot of custom CSS code which is altering the look of the page and login box.And I can't figure out where in the CSS this needs to be adjusted. When I tried widening the table by using CSS (#ctl03_ctl02_loginViewControl_loginControl {width:270px}) it messed up the login box in all platforms.
Does anyone have a suggestion?
Thanks.