I design a website layout CMS based, the problem here is i don't understand why my background image(shadow image) is not showing when i float the div to none, the image will only show when the div is float to left.
below is a tiny part of my css code,
#wrapper {
width: 1030px;
margin-left...