[css-d] Flash in iframe coming in above overlays

2010-09-29 Thread James White
my example page http://www.pmengineer.com/HTML/3cffab21180a8010VgnVCM10f932a8c0 If you scroll down a bit then click one of the video icons a lightbox comes up with a video player, this gets overlapped by the "Audited by BPA Worldwide" widget below. I'd

Re: [css-d] IE problem

2010-03-19 Thread James White
I was able to get it to display with IE dev tools by adding zoom: 1 to the contentWrapper id to trigger haslayout. On Fri, Mar 19, 2010 at 11:28 AM, Atkinson, Sarah wrote: > I have been working on this yesterday and today And I simply can't figure it > out. > It is a wordpress site. And it just

Re: [css-d] IE6 doesn't see styles

2010-01-20 Thread James White
It's an issue with multipleIE, basically IE6 thinks that it's whatever version your native IE installation is when evaluating conditional styles because multiple IE doesn't change the IE version that's stored in your system registry. On Wed, Jan 20, 2010 at 4:08 PM, Peter Bradley wrote: > I have

Re: [css-d] Divs border

2009-09-30 Thread James White
> 1. The background image for the h2 tags is not begin fully shown. How do I > make it show completely? > You can add a height to the style for h2 tags. > 2. I am trying to make the divs called "details" be the same width as this > h2 orange background image. > How do I do this- force a pixel wid

Re: [css-d] main content appearing in side column

2009-09-11 Thread James White
I guess I'll need to look at it on another machine to see what you're going for. It doesn't seem to display properly in FF2 or IE7. __ css-discuss [cs...@lists.css-discuss.org] http://www.css-discuss.org/mailman/listinfo/css-d List

Re: [css-d] site test please

2009-09-10 Thread James White
It's vertical in FF2 as well...I'll look at it a bit later and see if I can see why __ css-discuss [cs...@lists.css-discuss.org] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ Lis

Re: [css-d] IE7 issue / divs overlapping

2009-08-18 Thread James White
On Tue, Aug 18, 2009 at 2:14 PM, David Gilden wrote: > Greetings, > > I am trying to create the following layout using only > > http://www.coraconnection.com/web/css-comp.gif > > The page looks fine on Mac FireFox / Safari. > > However the product area is overlapping the top content area wrapper