Below the node gives the option to "Add new comment" when a user is logged in and there are no current comments. It shows "# 1 comment
# 1 new comment" when comments are new and listed when user is logged in. It reads "Login or register to post comments " when there are no comments listed and the user is logged out.

How can I increase the size of these messages? I have been trying to find the CSS to determine where this data is styled. I can't seem to find any of it, which makes me assume it just is displayed as a default. How can I change this?

Thanks in advance for the help!

Comments

ishmael-sanchez’s picture

Status: Active » Fixed

Check the comment.tpl.php you use .comment .links to target that text.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.