[css-d] Background images covered by floated element - fix?

2006-09-14 Thread Todd Sweet
In response to: "The easiest way to do this is just to assign the heading a left margin equal to the width of #navcontainer so that it moves out from underneath the float. This doesn't appear to be a problem for your page since your #navcontainer is a fixed and known width." Reply: Thank you. Y

[css-d] Background images covered by floated element - fix?

2006-09-13 Thread Todd Sweet
In a prototype I'm working on I have placed a floated containing a vertical navigation bar inside a primary content area of our page. In that content area are a number of elements which have a background image applied to them via CSS that acts as a custom bullet point. I assumed the contents of