I just had a blast using BP to lay out a new site, however I am running into a brick wall...of course it's IE.
For search engine reasons I'm attempting to reorder the columns of my layout so that it is marked up in the "Content, Left Sidebar, Right Sidebar" order but displays in the "Left Sidebar, Content, Right Sidebar" order. It works flawlessly with FF, Opera, Safari, IE7 but for some reason not IE6. The columns are shifted around aimlessly left right up and down. Other than the skeleton code, css includes, doctype, yadda yadda, this is what I'm putting in the body: --- <div class="container"> <div class="span-14 push-5">content</div> <div class="span-5 pull-19">left</div> <div class="span-5 last">right</div> </div> --- "left" is moved over to the right several columns, "content" is moved over to the right margin, and "right" is moved down to the next line on the left. Playing with the pushes and pulls only tends to aggravate the IE6 monster into doing unexpected things. Am I missing something? Thanks, Mike --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
