Posted by CWitt on June 10, 2008 at 1:55am
Jump to:
| Project: | Green-n-Black |
| Version: | 5.x-1.1 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
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
#1
Check the comment.tpl.php you use
.comment .linksto target that text.#2
Automatically closed -- issue fixed for 2 weeks with no activity.