Just for testing & QA - the red asterisk is placed on top of the field label name. I now which class it is in form.css but nothing seems to get it to sit right. It's right in FF 3.6 & IE.
How do I make this look right in all browsers?
Just for testing & QA - the red asterisk is placed on top of the field label name. I now which class it is in form.css but nothing seems to get it to sit right. It's right in FF 3.6 & IE.
How do I make this look right in all browsers?
Firefox 2.0 was released October 24, 2006 - rapidly approaching 4 years ago. It's not something that we're supporting.
I don't even have a version to test with or see your issue. You can try to sniff for that specific version somehow and then apply specific CSS to adjust your layout issue. The class in question is .gfield_required
.gform_wrapper span.gfield_required {margin:0}
That's about all I can offer. Since it's not a functionality problem, I personally wouldn't consider it an issue. If someone complains, I would simply tell them to upgrade to FF 3.6 for free.