Phillip Senn,
Great video, thanks!

"I was thinking about checking 960 gs out, so you don't have this
issue
with it?"
Check out some of the examples on this page: http://960.gs/ You can
click on the "show grid" button and see how it applies the grid. As
you might see on some of the examples, the start of the left grid is
left aligned with the text, not the design.

rebud_,
Where does the .colborder class come from?


For now I simply solved it with this:
<div class="body">
  <div id="contents">
    <div class="padder">
      <!-- Contents... -->
    </div>
  </div>

  <div class="sidebar">
  </div>
</div>

Where the .padder class had padding left and top of 10px.

--

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].
For more options, visit this group at 
http://groups.google.com/group/blueprintcss?hl=.


Reply via email to