Here's something you could try...
1. Screenshot your site (or area you see the color you want to change)
2. Open said screenshot in something you can use an eyedropper tool to figure out the exact hex code ( the #000000 )
3. Open the .css file of whichever template you are using. Example: subSulver.css
4. do a "find" for that hex color you got.
5. You'll have to read the description above each place it finds the hex color to see if that's what you're after.
6. Once you find it you can make it whatever color you want, then save and upload the .css file.
Now.. the only problem with doing this is that there's no telling what else uses that perticular class so the color you changed to might show up other places also.
If you still need help, take the screenshot, and send it to me along with the .css file of your site and the color you want it changed to
Frost
Edit: Also i forgot to mention that you can provide a new class in the css that will make it the color you want without affecting anything else. I can walk you through this if you want just let me know.Statistics: Posted Author: Frost — Wed Oct 18, 2006 10:11 pm
]]>