This is driving me nuts: div appearing outside other div
If you look here you will see that the red boxes are appearing outside the white area and over the footer. I'm not able to get those in the white content area, it's become very annoying.
Well essentially every red box is going to be an image category of a gallery read from a database, so there could be 0 to many red boxes and they should appear on a new line for every 4th category.
Having the float makes it so each new div with that class appears on the right of the previous. Wirehopper, the changes you suggested get me back to my original issue.
Thanks but this does not fix the problem. Remember, the amount of red boxes depends on the amount of categories. Scroll down here. This is what happens.