quote:
Originally posted by Chris Boulton
quote:
Originally posted by Lee Jeffery
top would be easy, problem at the side lies with making certain divs have the same height
Who says you have to do that?
Put each post inside another div, specify the border and background colour there, and use one of your other div's (for the author or message column) to create a border down the middle.
tbh
make a parent box that holds all the posts, set its background color to the border color between posts and left/right post colums, then each post will be in a div, then each column of the post will be in seperate divs, and put padding-left: 1px for the left one and padding: 1px for the right one