On Thu, Aug 20, 2009 at 4:33 PM, tumbler<[email protected]> wrote: > > Hi, > > Crazy question, my left div background is blue, center div background > is red. I'm used to floating divs, so they would usually sit side by > side (blue against red). The padding in Blueprint prevents this. How > does one get around this?
Add the class .last to the blue div, or give it margin-right:0 in your custom CSS. > One more question - do you ever monkey at all with the native > Blueprint CSS files ie change the p attributes? No, I keep monkeys far away from any and all web development. They don't know what they are doing. Seriously though, I don't touch core files. It's easy enough to make changes by overriding things in my custom CSS files. -- -- 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 -~----------~----~----~----~------~----~------~--~---
