Question : CSS - Div tag shows up above previous div tag

1. On http://auctions.liveonlineauction.com/view-auctions/catalog/id/4/ (if you need to login use guest/guest) the div tags for the elemets "Items per page:" and "Check/Uncheck all" and the second Watchlist button are showing up above the table, but they should be below it as they are on all other installations of our software, for example https://auction.rogallery.com/view-auctions/catalog/id/25/

2. I'm also unclear as to why the footer doesn't get bumped down since the table above is going a bit further down. It's overlapping right now which it shouldn't.

3. And on that same token, the button "Bid live now!" on http://auctions.liveonlineauction.com/view-auctions/info/id/4/ should actually be squeezed inbetween the boxes above and below it, not just on top of it.

Answer : CSS - Div tag shows up above previous div tag

In the '.clear' class in 'style.css' you have 'font-size:0;' and 'height:0;'.  Delete both of those and the drop down will go back to where it's supposed to be.
Random Solutions  
 
programming4us programming4us