Hello,

I have been trying to change the font color to white instead of blue. When we search for a product and it display the results list, it shows ITEM NAME (+/-) for sorting orders.

I have also checked an other thread on this forum
Code:
http://www.zen-cart.com/forum/showthread.php?t=97253&highlight=table+headings
but the solution defined there is the following
Code:
#listCell0-0 {color: #aabbcc;}

#listCell0-1 a {color: #335577;}

#listCell0-2 a {color: #998877;}
But I cannot find those styles/ids in my stylesheet.css file. please advise. I have already wasted a lot of hours to fix this.

Thanks in Advance

Ali