Hi,
I set up www.livremoi.ma with ZC 1.3 .8a with the French ZC addon.
I edited the CSS to have categories links to another color. But it fails to work..
That's the code part to change right ?:
"A.category-top, A.category-top:visited {
color: #008000;
text-decoration: none;
}
A.category-links, A.category-links:visited {
color: #004080;
text-decoration: none;
}
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
color: #FF0000;
text-decoration: none;"
I must say, I never renamed the classic template but worked directly on it..
Thanks for your help.




