Question 1:
I don't like the way comments look on my site and I figure I can change the look by tampering with the CSS. However, I don't know what CSS to tamper with. If i view the source code of a page containing comments, the comment section contains classes that are NOT in my Style.CSS document. What gives? Is there something I don't know here?
Question 2:
Also, when a user leaves a comment, their is a empty image box where I guess a gravatar (is that how you spell it?) would go. I don't yet know how to use gravatar images or profile images on my site yet, so I'd like to remove this image box off the comment section. Also, the date and time when a comment was posted shows up as a link. When I click on the link, all it does is link me to the same exact page. This seems stupid. How can I get rid of the link?
Please help! Thanks a lot guys.