X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   Help with Button font color (https://forum.x-cart.com/showthread.php?t=32227)

trinity9 07-01-2007 11:19 AM

Help with Button font color
 
I've reached search saturation and need some help: The buttons on my cart, (ie Register, Clear Cart, Logout, Checkout, etc.) have a white font on a near white button image and are close to unreadable. I cannot figure out if, or what I might have changed, and have run through most of my skin1.css file repeatedly.

The Admin side buttons are fine-- black font.

With the exception of the "Search" box text, all of the other colors in my cart are good-- just the button font is giving be trouble.

Any help would be appreciated.

Thanks,

trinity9 07-01-2007 11:49 PM

Re: Help with Button font color
 
I'm down to the search text and to my copyright notice that I can't figure out how to change from black to white.

The button font color I changed by pasting the following from my skin1admin.css file to the skin1.css . (I don't know why it wasn't there.)

A.Button:link, A.Button:visited, A.Button:hover, A.Button:active {
COLOR: #000000;
TEXT-DECORATION: none;
/* FONT-WEIGHT: bold;*/
}

Any thoughts on what I need to change to get the "search" text or the copyright notice to white would be appreciated.

Thanks!


All times are GMT -8. The time now is 05:34 PM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.