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)
-   -   Background & Text Color (https://forum.x-cart.com/showthread.php?t=47896)

AusNetIT 06-03-2009 01:43 PM

Background & Text Color
 
HI All,

Set all the background to Black. Now i can't see the text ? How do i make that text to white?

Managed to make white text on side boxes but Not on Welcome text and Product details.

Is main.css TEXTAREA make that effect?

General styles
*/
BODY,DIV,TH,TD,P,INPUT,SELECT,TEXTAREA,TT {
FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif;
COLOR: #000000;
FONT-SIZE: 11px;
}
A:link {
COLOR: #ffffff;
TEXT-DECORATION: none;

AusNetIT 06-04-2009 02:20 AM

Re: Background & Text Color
 
:-) ok found it.


All times are GMT -8. The time now is 11:14 AM.

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