On Mon, Jun 7, 2010 at 10:12 AM, Tom Livingston <tom...@gmail.com> wrote:
> I am back with the same problem. David pointed out the issue, however
> I really don't understand WHY it's happening, and how to even things
> out.
>
> http://proof.mlinc.com/mlinc.com/testpages/6-10/index.html
>
> On this page, I want the footer copyright to hug the bottom of the
> container above it. In FF, it looks as desired (yes, i'll add a little
> space in later) but in Safari 4.0.5 (current release) it has a gap.
> Removing the box-shadow had no effect. What am I missing here?
>

Update: The gap also appears in IE8.


Also, what is the proper way to use rgb as a fallback to rgba ?

I have:

color: rgb(255,255,255);
color: rgba(255,255,255,.4);

I saw this somewhere with the mention that the rgba would be ignored
by unsupported browsers, but IE6 and 7 show black not white.

TIA


-- 

Tom Livingston | Senior Interactive Developer | Media Logic |
ph: 518.456.3015x231 | fx: 518.456.4279 | mlinc.com
______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to