On Thu, Jun 23, 2011 at 9:45 PM, Kevin A. Cameron <[email protected]> wrote: > You have grid 3 + 4 inside a grid 8, so guess you want the border where the > 8th grid would be? I would just go the background image route that I posted. > Add a second class to the div with class grid_8, and then add the CSS BG > definition to that class. > Kevin
Thanks Kevin for looking at this. When I put 4+4 it was overflowing. Then I removed some margins/paddings and it started working. Comes to the more general question: How do you debug such issues? What I am trying to use is firebug. I point to the problematic element and then look at the layout. But that usually does not match what I expect to see. Are there other/better css-debugging tools? -- -- You received this because you are subscribed to the "Design the Web with CSS" at Google groups. To post: [email protected] To unsubscribe: [email protected]
