![]() |
Changing Colors in 2 spots
Been looking all over on where to change these 2 colors.
1. Can't see where in the CSS to change the color of the word "Products" on the page that lists the products in a category, http://www.cchsstore.org/home.php?cat=9. Just want to change the color to #002663. 2. Can't see where in the CSS to change the color of the word "Continue Shopping" on the button on top of cart.php page, http://www.cchsstore.org/cart.php. Just want to change the color to #002663. Any help would be appreciated. |
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, |
Re: Changing Colors in 2 spots
Found No. 1 easy in the css - color changed.
Couldn't find the div.flc-1-button div stuff in the main css file (did a search in Dreamweaver) and don't have an flc folder on the root like the path flc/css. Should I add this to the main css file? |
Re: Changing Colors in 2 spots
No. You are using Fast Lane Checkout (FLC). It has its own templates and css file - skin1/modules/Fast_Lane_Checkout. There you will find the css file with styles for FLC
|
Re: Changing Colors in 2 spots
Got it, thanks.
Good to know that file is there. It'll a lot simpler to find things on my checkout pages. Thanks again! |
All times are GMT -8. The time now is 11:09 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.