View Single Post
  #2  
Old 05-27-2009, 02:05 PM
  cflsystems's Avatar 
cflsystems cflsystems is offline
 

Veteran
  
Join Date: Apr 2007
Posts: 14,201
 

Default Re: Changing Colors in 2 spots

Use Firebug for FF - the easiest way to find what you are looking for
1. find this in your css - .dialog .title_cat .right h2 - and change color to whatever you want
2. fing this in flc/css -
Code:
div.flc-1-button div, div.flc-1-button a:link, div.flc-1-button a:visited, div.flc-1-button a:hover, div.flc-1-button a:active
- and change color to whatever you want
__________________
Steve Stoyanov
CFLSystems.com
Web Development
Reply With Quote