
Elements not showing up, background disappearing
This is in regards to the known bug where some backgrounds just don't show up. I have all the necessary "position: relative" and "z-index: 1" references on parent elements to fix this bug. It works for certain higher-level elements, but not for some of the more deeply nested elements.
Example:
http://admin.dev.mybzresults.com/sitepr ... w?site=123In IE you can see there's no background behind the "Search Our Inventory" area, and there is supposed to be a slideshow to its right, where a DIV has a background image assigned to it, containing a text title and an image button. But as you can see, the rounded corners on the two back elements (behind the logo and behind the entire content) appear just fine. What am I missing? The theme.css file is the one that has all the PIE and position/z-index settings.