On one of my sites, there is an alignment issue with the fields in the create account section.
Instead of this:
Company Name: [Entry box for Company]
First Name: [Entry for first name ]
etc.
I SOMETIMES get:
[Entry box for Company ]
Company Name:
[Entry box for first name ]
First Name:
*** The entry box is ABOVE the text, but should be to the RIGHT of it ***
It's not from the window being resized, because that makes the entry box go BELOW the text, as I would expect it should.
I don't believe I've modified any of that code, but maybe something else I've changed has affected it.
Anyone got any suggestions? I does not happen always, and I have not been able to nail down how to MAKE it happen.
I though maybe a table setting for the column width might be causing it, but I cannot find anything.
Thanks



