width of login in IE

Last post 10-24-2011, 9:59 AM by jim. 5 replies.
Sort Posts:
  •  10-20-2011, 12:46 PM 23861

    width of login in IE

    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.
     
     
  •  10-20-2011, 1:29 PM 23863 in reply to 23861

    • eels is not online. Last active: 11-08-2011, 4:19 PM eels
    • Top 500 Contributor
    • Joined about 7 months ago
    • Posts 6

    Re: width of login in IE

    Not really sure if this is it, but if you look for this line in theme.css:

     

    #idLoginContainer #loginData {
        floatleft;
        width174px;
    }
    That could somehow make IE think the box is only 174px instead of 270px.  Hope it helps!
  •  10-20-2011, 1:29 PM 23864 in reply to 23861

    • eels is not online. Last active: 11-08-2011, 4:19 PM eels
    • Top 500 Contributor
    • Joined about 7 months ago
    • Posts 6

    Re: width of login in IE

    Not really sure if this is it, but if you look for this line in theme.css:

    #idLoginContainer #loginData {
        floatleft;
        width174px;
    }
    That could somehow make IE think the box is only 174px instead of 270px.  Hope it helps!
  •  10-21-2011, 4:06 PM 23875 in reply to 23864

    • jim is not online. Last active: 05-18-2012, 6:17 PM jim
    • Top 10 Contributor
    • Joined about 4 years ago
    • Toronto
    • Posts 533
    • WA staff

    Re: width of login in IE

    That is correct, the width of #loginData needs to be increased to 270px.

     


    Jim Sympathy, Fluid Apricot
  •  10-21-2011, 5:28 PM 23876 in reply to 23875

    Re: width of login in IE

    Thanks for the feedback...but I'm still having difficulty. 

     

    Guess I'll have to turn to the experts who can read through the CSS code and see where there's an error.

  •  10-24-2011, 9:59 AM 23891 in reply to 23876

    • jim is not online. Last active: 05-18-2012, 6:17 PM jim
    • Top 10 Contributor
    • Joined about 4 years ago
    • Toronto
    • Posts 533
    • WA staff

    Re: width of login in IE

    Made the change for you, see if it displays properly now.
    Jim Sympathy, Fluid Apricot
View as RSS news feed in XML
Membership Software - Wild Apricot