Highlighting comments

zero2hero

Joined: 2006-02-23
Posts: 1
Posted: Thu, 2006-02-23 03:06

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!

 
mindless
mindless's picture

Joined: 2004-01-04
Posts: 8601
Posted: Fri, 2006-02-24 04:44

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.