Thanks for pointing this out what should have been obvious. I hope that my final post did not come across as a stroke of genius. Rather I was hoping that if others were having the same issues like me it may point them in the right direction.
You are right, I should be using the .container class to wrap the rest of the content inside of. I have just recently moved away from table layouts (thank goodness!!!). I appreciate everyones comments and help. Tyler On Jun 25, 5:55 pm, Christian Montoya <[email protected]> wrote: > On Thu, Jun 25, 2009 at 8:40 PM, Newby<[email protected]> wrote: > > > Thanks for your response Gareth. > > > Just to close this thread with a solution, I had a friend look at this > > page with a 30" monitor and here is her screenshot > >http://screencast.com/t/dBsdLRrsw > > > I figured out what is going on. Because the blueprint layout forces a > > "float:left" for each div using a SPAN class there needs to be a > > constraining <div> parent with a width of "span-24" or in this case > > 950px otherwise the child divs continue to float left. My monitor has > > a max resolution of 1280 by 1024 so it is small enough that the > > children <divs> stack on top of one another. > > But, um, isn't this the whole point of .container? > > -- > -- > Christian Montoya > mappdev.com :: christianmontoya.net --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
