> Holly Bergevin wrote:
> > From: "Stan Winchester" <[EMAIL PROTECTED]>
> >
> >> http://www.aftershockweb.net/bd/asian-herbs/test/
> >>
> >> It works fine in NS & FF, but in IE the left column is now gone.
> >
> >
> > I think that #inner needs {position: relative;} now. You can probably
> > rem
Holly Bergevin wrote:
> From: "Stan Winchester" <[EMAIL PROTECTED]>
>
>> http://www.aftershockweb.net/bd/asian-herbs/test/
>>
>> It works fine in NS & FF, but in IE the left column is now gone.
>
>
> I think that #inner needs {position: relative;} now. You can probably
> remove that propert
From: "Stan Winchester" <[EMAIL PROTECTED]>
>> >>> http://www.aftershockweb.net/bd/asian-herbs/test/
> It works fine in NS & FF, but in IE the left column is
>now gone.
I think that #inner needs {position: relative;} now. You can probably remove
that property from #outer.
~holly
> Stan Winchester wrote:
> >>> http://www.aftershockweb.net/bd/asian-herbs/test/
>
> The simplest fix is to rewrite #outer and forget about that transparent
> border. Also, add a stabilizer for IE/win.
>
> Style it like this:
>
> #outer {
> background-color: transparent;
> margin-left: 200px; /*
Stan Winchester wrote:
>>> http://www.aftershockweb.net/bd/asian-herbs/test/
The simplest fix is to rewrite #outer and forget about that transparent
border. Also, add a stabilizer for IE/win.
Style it like this:
#outer {
background-color: transparent;
margin-left: 200px; /* replaces border */
po
> >Here is html:
> >http://www.aftershockweb.net/bd/asian-herbs/test/
> >[...]
> >Here is css:
> > http://www.aftershockweb.net/bd/asian-herbs/test/assets/styles.css
>
> Thanks to All who have helped on this issue,
>
> I validate
Stan Winchester wrote:
>Using FF 1.5 & NS 8 the div tag id "outer" I've set the
>background-color to transparent it renders as I wanted, but in IE 6
>shows the background black (look under the FAQ button - My client
>insist on using the graphic button menu). It seemed the black is coming
>from
Gunlaug Sørtun wrote:
>Zoe M. Gillenwater wrote:
>
>
>>Hmm, I'm confused now. Where did the black color come from then? I
>> can't even seem to find the background-color: transparent
>>declaration now on the original page... Ack. :-)
>>http://www.aftershockweb.net/bd/asian-herbs/test/
>>
Zoe M. Gillenwater wrote:
> Hmm, I'm confused now. Where did the black color come from then? I
> can't even seem to find the background-color: transparent
> declaration now on the original page... Ack. :-)
> http://www.aftershockweb.net/bd/asian-herbs/test/
Look for
#outer {border-left: 200px
Holly Bergevin wrote:
>From: "Zoe M. Gillenwater" <[EMAIL PROTECTED]>
>
>
>
>>IE doesn't support "transparent" as a value for background-color. It
>>always renders it as black. In your case, just leave out the
>>background-color declaration, since it's transparent by default anyway.
>>
>
From: "Zoe M. Gillenwater" <[EMAIL PROTECTED]>
>IE doesn't support "transparent" as a value for background-color. It
>always renders it as black. In your case, just leave out the
>background-color declaration, since it's transparent by default anyway.
This is not correct. IE does support {ba
Stan Winchester wrote:
>Using FF 1.5 & NS 8 the div tag id "outer" I've set the background-color to
>transparent it renders as I wanted, but in IE 6 shows the background black
>(look under the FAQ button - My client insist on using the graphic button
>menu).
>
>http://www.aftershockweb.net/bd/asi
Stan Winchester wrote:
>Using FF 1.5 & NS 8 the div tag id "outer" I've set the background-color to
>transparent it renders as I wanted, but in IE 6 shows the background black
>(look under the FAQ button - My client insist on using the graphic button
>menu). It seemed the black is coming from the
Using FF 1.5 & NS 8 the div tag id "outer" I've set the background-color to
transparent it renders as I wanted, but in IE 6 shows the background black
(look under the FAQ button - My client insist on using the graphic button
menu). It seemed the black is coming from the color selector in the body
t
14 matches
Mail list logo