http://www.modulestreams.com/6261352.jpg
http://www.modulestreams.com/6261349.jpg
 are two examples.

On 6/8/06, Stephen Prater <[EMAIL PROTECTED]> wrote:
>
> I'm not seeing the problem on Safari 1.3.2
>
>
> On Thu, 8 Jun 2006 12:09:34 -0400, "Dallas Cahker" <
> [EMAIL PROTECTED]> wrote:
> > Finishing up a template for a client, and I am new to tableless design.
> > There is a small problem with Safari rendering a grey line.  This
> problems
> > doesnt exist in FF or other browsers.  Where the issue is here.
> > http://www.modulestreams.com/index2.html
> >
> > HTML:
> >
> > <div id="footer">
> >    <div id="blah"><p></p></div>
> >       <p>Copyright 2006 Elauwit. All Rights Reserved. Site design by
> >         [whitepenny]</p>
> >
> >     </div>
> >
> >
> >
> > CSS:
> >
> > #blah
> > {
> >   clear: left;
> >   float: left;
> >
> > if I change the width to 17.45em Safari loves it, but FF and Opera hates
> > it.
> >
> >   width: 17.54em; /*to round off nicely on safari */
> >
> > I'm out of ideas and cant seem to find anything on google that is
> similar,
> > anyone with a fresh set of eyes see something.
> >
> >
> >   border-right: 1px #ccc solid;
> > }
> >
> > #footer
> > {
> >   clear: both;
> > }
> >
> > #footer p
> > {
> >   font-family: 'Myriad Roman', 'Myriad', sans-serif;
> >   font-size: 10px;
> >   text-align: right;
> >   padding-top: 91px;
> >   margin: 0;
> >   font-size: 65%;
> >   color: #cccccc;
> >   background: transparent;
> >   padding-right: 9.5em;
> >   padding-bottom: 2em;
> >   clear: right;
> > }
> >
> > Please be nice I am a newbie and would like to keep my eyebrows and eye
> > lashes.
> > ______________________________________________________________________
> > css-discuss [EMAIL PROTECTED]
> > http://www.css-discuss.org/mailman/listinfo/css-d
> > IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
> > List wiki/FAQ -- http://css-discuss.incutio.com/
> > Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
>
>
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to