Hi guys, In the comment section of my site, the names of people making comments display over top the date. Any suggestions for how to fix these errors? Here is a posting with several comments, so you can see what I'm talking about. Any help will be greatly appreciated. I'm still learning. http://www.eazycheezy.net/2008/09/watch-tv-and-movies-online.html Brian
I think this is more of a CSS question. Anyway I think I'd just try putting a margin-bottom value on the comment-footer class. .comment-footer { margin:0 0 15px 0; }