views:

38

answers:

1

http://dontcare.99k.org/demo/addpages.php.htm Try zooming out and you'll see that the small boxes on the left break apart and spill outside of their container. I'm not sure why this is happening.

Please help, Many thanks!!

A: 

Have you tried not allowing overflow? Try { overflow: hidden; } for the container.

MrClean
@lznogood,A big project usually has a lot of code. This one is very large. It needs to be supported by Firefox@MrCleanI guess you are not familiar with Firebug? It allows you to change CSS directives without editing the code. Anyway, this does not work unfortunately, but thank you for the idea.
syn4k