1
I'm trying to make some very specific changes to the color of text in my theme. I've created classes in my CSS that will change these items to the colors that I want, but I can't find a place to specify which class to use. Where can I change the following:
1. In the NEW MEMBERS block, I would like to change the class or color of the URL that shows the username. Which file do I change?
2. In the NEWS module, there is a username link immediately following "Posted By". Which file contains that link so that I can change the color/class. Also on this page, I'd like to change the color/class of the Edit, Delete, and Comments links.
3. In the MYLINKS module, I'd like to change the color of the categories and the title of the file to be downloaded. Similar changes need to be made in DOWNLOADS.
4. In the FORUM, I'd like to change the forum titles and the Advanced Search link.
Is there a special way to specify the classes of these URL's, or can I just add the HTML style class tag?
Thanks in advance for your assistance!