View Single Post
Posts: 179 | Thanked: 49 times | Joined on Nov 2008
#411
Originally Posted by b666m View Post
@munkiii:

what happens if you comment out / delete the red line:

Code:
div.Message {
  padding-bottom: 8px;
  clear:      both;
  display:        block;
  padding-left: 8px;
}
I've had more time to look at the code today and i think you might be right with that part. Although i don't need to solve that problem anymore because i've moved the timestamp next to the name and put the message below (just like m165's screenshot above).

Just messing about now seeing how i could improve it (or mess it up)