Home › Forums › CSS › Form label alignment/positioning in IE 7 › Re: Form label alignment/positioning in IE 7
August 11, 2010 at 10:18 am
#81357
Member
Thanks for replying. Figured it out on my own. Solution involved a combination of moving the label tags and some IE conditional CSS.
Yeah, I had seen that article before. All of that was in-place for styling, it was just inline at the time. As I was tinkering, took most of the inline styling out and put it in proper. Didn’t fix the issue, but definitely cleaner coding.