The forums ran from 2008-2020 and are now closed and viewable here as an archive.
Home › Forums › CSS › CSS Clearfix Troubles! I would require assistance
Im trying to apply clearfix method to the end of a absolutely positioned form because the main container doesn’t expand with it..
It is positioned absolutely because its the only way I got it to stop moving everytime an element from a database gets echoed on the page.
The problem is the clearfix is basically hiding the form instead of expanding the main container.
Any ideas as to what i could do?