Niceforms radio buttons are shown on wrong position
        Posted  
        
            by fvant
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by fvant
        
        
        
        Published on 2010-04-20T06:48:07Z
        Indexed on 
            2010/04/20
            6:53 UTC
        
        
        Read the original article
        Hit count: 271
        
niceforms
|css-positioning
When i am using Niceforms the normal text inputs and buttons work great and i even managed to get a custom theme for them based on the provided sample psd.
But when i use radiobuttons/checkboxes, they get shown some where completely different than the labels. This happens consistently on FF,Chrome and Safari.
As soon as i put any positioning css (a float:left or even a 
) in the page the radiobuttons break.
© Stack Overflow or respective owner