2 personman Nov 30, 2005 15:46

It looks a bit better now after adding the code. But do you know how I can put a box around each comment?
You could add this to the end of your stylesheet:
.bComment {
border: 1px solid #000;
}
And play around with the values. Add margins and padding if you want, too.
Thanks :D!
Try adding this to the very beginning of your custom.css file: