To eliminate the gap, add margin-bottom:0; to the divs in your custom stylesheet to override Blueprint's CSS Not sure about your spans overlapping--which site is it happening to?
(And if you copied this straight from your code, you have a typo in id=sidebar that's going to drive you nuts some day) On Mar 18, 11:06 am, Gilles <[email protected]> wrote: > Hello > I started to use blueprint css and follows the doc, but at one point > i fell on an issue. My layout is basically this one > body > div class= "container" > div id=header class=span-24 last > div id=content class="span-17 colborder > div id=sideber class="span-6 last > > This renders fine on some page but on others i have sidebar > overlapping the left border and displayed under the content and there > is a gap in the border at bottom. Any ideas of what is going wrong ?? > > Thanks > > Full project is herehttp://github.com/gillesmathurin/gwadaoccasions, > feel free to try it -- 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.
