Yeah, what you're wanting to do is rather tough. You basically have two table cells: 1) the user info and 2) the post. It would be really hard to have a line that appeared to cross both cells and was always lined up. I'm not saying it couldn't be done, but it would be a very complicated table to try and make it work.
For the top to bottom line separating the two cells, you could put a border around your table, but it would put the border around the entire cell, not just one line. That's probably not what you want. An alternative would be to create a background image that was transparent, except for a line on the right. Make it so that it can easily copy and then place it in the background of the user info cell.
Hope that helps!
|