[thelist] Button alignment on Safari [SOLVED]

Max Schwanekamp lists at neptunewebworks.com
Mon Oct 23 17:13:25 CDT 2006


> From: Lee kowalkowski [mailto:lee.kowalkowski at googlemail.com] 
> On 23/10/06, Max Schwanekamp <lists at neptunewebworks.com> wrote:
> > Anyone care to send me a clue as to what's wrong with my 
> CSS on this page?
> > Looks fine in IE 6 & 7, Firefox 1.0 - 2.0RC3, but in Safari 2 the 
> > submit button is generally floating around on the right 
> side of the form.
> 
> Your FIELDSETs have floating DIVs inside them, but your 
> submit button doesn't clear them.  Perhaps you need to do this.
> 
> And if you're going to have floating DIVs in your FIELDSETs, 
> you'll either need to make the FIELDSETs float too, or have a 
> clearing element.

Ah, great, I knew I was overlooking something simple.  I just now set the
fieldsets to float too, and gave clear: both to the submit buttons, and now
it's looking at least acceptable on Safari, if still not perfect.  Thanks
Lee!

-- 
Max Schwanekamp
NeptuneWebworks.com
 





More information about the thelist mailing list