Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

IE7 Zoom Distortion

  • 28-08-2007 12:12pm
    #1
    Closed Accounts Posts: 530 ✭✭✭


    Hi all,

    Anyone seen a problem where, when a form is zoomed (to any degree above 100%) in IE7, in the case of a radio button, the button overlaps the label?

    e.g.: (where O is the button)

    Under 100% zoom:
    O Blah blah blah
    Under 150% zoom:
    Blah blOh blah
    If it helps, in any way, the radio button was created using a Struts tag.
    Note that this distortion doesn't happen when using Windows Magnifier.

    If anyone has an explanation/solution for this, I'd love to hear it.

    Thanks,

    G


Comments

  • Registered Users, Registered Users 2 Posts: 7,468 ✭✭✭Evil Phil


    Webmaster & Flash will probably get a better response to this.


  • Registered Users, Registered Users 2 Posts: 4,468 ✭✭✭matt-dublin


    i believe its to do with alignment of divs, if you're coding, 1 workaround would be to put the form into a table rather than divs


  • Closed Accounts Posts: 530 ✭✭✭Garibaldi


    Turns out it was all down to the fact that the radio button label was in the same cell as the button itself. Separate them, and the problem goes away. I thought you might've been onto something there, as divs are used pretty heavily in the site, but not this time.

    Thanks for the response, though.


Advertisement