Page 2 of 2

Posted: Tue Jun 05, 2007 6:11 pm
by toasty2
Or I could just add clear: left to block4. :D

Your method of CSS makes sense though, I'll look into doing it like that.

Edit: I was talking to Superdezign, didn't see all the other replies.

Edit2: I used Superdezign's style sheet structure, now why aren't they floating left?

Posted: Thu Jun 07, 2007 9:34 pm
by superdezign
:lol: This post came up in a Google Search I'm doing trying to find something to help someone else. :-p
However, I'll tell you what's wrong (since I'm here ^_^).

You gave the #blocks div a class of "block."


... Don't.

The "block" class is for the blocks within the #blocks div, not the containing div itself.