I don't have anything to test that in but what you'll need to do is to add a new style declaration in your theme stylesheet for the .gfield_required class - example:
.gfield_required {margin-bottom:2px;}
or whatever styles it actually needs to fix it.
Unless you specifically target the Firefox 2.0 browser you're having problems with, you could potentially screw it up in other more current browsers. Honestly, unless you REALLY feel it's necessary to support Firefox 2.0 on Mac, I would just check to make sure it works in the more current 3.x Firefox versions and other current browsers and run with that.
Posted 14 years ago on Tuesday May 4, 2010 |
Permalink