Need help with some float:left

take a look at the large tray box that is not floating to the left and it is displaying below small and medium tray…

http://nyhungry.com/example2.php?subject=4&id=3&register=0&menu=38

Thank you.

Hi, I told you about this before :slight_smile:

#caterpic doesn’t have enough width on it (it’s the parent) to hold all 3 side by side.

As a result the last drops. You have used #caterpic and #namerating many many times.

I told you to make them in classes in a previous thread :slight_smile:

If you remove the width on “#firstiteration” and then set the width on “#caterpic” to 686px it should work.

However take my ID to classes comment to heart :). It c an really screw up a page

I got tired of checking and putting a large width to #caterpic but I forgot that this boxes are wrapped in #firstiteration as well… thank you.

You’re welcome :).