I've done some searching and I can't seem to find the right thread. Back in the old gallery there was a red asterisk next to photos that had comments on them. I want to make the "Comments: #" on the bottom of these photos a different color. I'm sure this is a newbie question but any help would be appreciated. Thanks in advance!
Posts: 8601
view the html source and see if there is a css class you can apply the color change to.. if not, you'll have to modify modules/comment/module.inc function getItemSummaries to add some content that you can style.