I'll check when I get back to my OSX box this evening.

On Oct 22, 11:03 am, saquino <[EMAIL PROTECTED]> wrote:
> I was unable to replicate this in FF3.03 on Mac OSX 10.5
>
> Just curious though, does it right itself when you widen/narrow the
> browser window?
>
> On Oct 21, 4:47 pm, GregF <[EMAIL PROTECTED]> wrote:
>
> > Oh, just noticed, the problem shows on this page as well:
>
> >http://blueprintcss.org/grid.html
>
> > The text appears flush on the first several columns, then it creeps
> > right a few pixels for subsequent columns.
>
> > --Greg
>
> > On Oct 21, 6:00 pm, GregF <[EMAIL PROTECTED]> wrote:
>
> > > Just tried something.....
>
> > > You can see this problem on the blueprint sample page 
> > > athttp://blueprintcss.org/sample.html,  if you have the Firebug firefox
> > > plugin installed.
>
> > > This plugin lets you edit the css in a "live" view.   Just inspect the
> > > container div and edit it to be class = "container showgrid".
>
> > > For the 3 boxes of text, notice that the first one is flush with the
> > > light blue grid, the second on appears to be offset a few pixels, and
> > > the third one appears to be offset a few more pixels.
>
> > > I'm on Mac OS X 10.5 and Firefox 3.03.
>
> > > --Greg
>
> > > On Oct 20, 11:25 am, "Chris Eppstein" <[EMAIL PROTECTED]> wrote:
>
> > > > span-24 is special cased so that it doesn't require a last.
>
> > > > On Mon, Oct 20, 2008 at 6:24 AM, JOHN COOPER <[EMAIL PROTECTED]> wrote:
> > > > > not sure if this will fix it as i haven't tested in FF3 but  I think 
> > > > > your
> > > > > missing a 'last'
>
> > > > > <div class="container showgrid">
> > > > >    <div class="span-24 last"> <!-- change -->
> > > > >        Header
> > > > >    </div>
> > > > >    <div class="span-4">
> > > > >        Left sidebar
> > > > >    </div>
> > > > >    <div class="span-16">
> > > > >        Main content
> > > > >    </div>
> > > > >    <div class="span-4 last">
> > > > >        Right sidebar
> > > > >    </div>
> > > > > </div>
>
> > > > > On 17 Oct 2008, at 22:47, GregF wrote:
>
> > > > > I did a search for Firefox 3 in this group and could find nothing
> > > > > about this problem. In this very simple test layout, Safari and Opera
> > > > > on OS X renders as expected by Firefox 3 does not:
>
> > > > > <div class="container showgrid">
> > > > >    <div class="span-24">
> > > > >        Header
> > > > >    </div>
> > > > >    <div class="span-4">
> > > > >        Left sidebar
> > > > >    </div>
> > > > >    <div class="span-16">
> > > > >        Main content
> > > > >    </div>
> > > > >    <div class="span-4 last">
> > > > >        Right sidebar
> > > > >    </div>
> > > > > </div>
>
> > > > > In Firefox 3.0.3, the text "Right Sidebar" is pushed 10 pixels over
> > > > > into the light blue showgrid, instead of at the beginning of the grid.
> > > > > In the other two browsers, the text aligns at the beginning of the
> > > > > grid.
>
> > > > > Is anyone aware of this problem, its cause, and a cure?
>
> > > > > Thanks,  Greg
>
> > > > > John Cooper
>
> > > > > [EMAIL PROTECTED]
>
> > > > >www.atomicshed.com
> > > > > blog.atomicshed.com
>
> > > > > twitter.com / del.icio.us / flickr.com / ATOMICSHED
> > > > > KAPOW.ME limited edition prints'n stuff
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Blueprint CSS" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/blueprintcss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to