Re: 4.1.3 color changes and background image
i have searched high and low for this one.
customer view below the breadcrumbs is text that i want to be white. I have been able to modify all the text in the dialogbox to be black which i want but some text stays white which i do not want.
In skin1.css I changed color to white but this changed too many text areas to white on many pages. So that was not the answer.
BODY,DIV,TH,P,TD,INPUT,SELECT,TEXTAREA,TT {
color:#ffffff;
}
for example on the order history
below the breadcrumbs
If you already have an.... = white color
in the dialogbox If you do not have.... = white also and it should be black.
It appears x-cart did not put a css style for the text that goes directly below the breadcrumbs but is above the dialogbox.
the only way I know of which x-cart told me was haha, change the language variables. And if fact I setup a style for it. but it does not call out to the skin1.css so I am going to file a bug.
__________________
4.1.3
|