Quote Originally Posted by picaflor-azul View Post
Here are a few more css changes that need to be made in the includes/templates/override/css/stylesheet.css file:

add:
#cartProdTitle{color:#000;}

line 112, change to:
#cartContentsDisplay td{padding-top:25px;padding-bottom:25px;border-bottom:1px solid #222;color:#000;}

line 349, change to:
.categoryListBoxContents a{font-size:110%;color:#a0a0a0;}

line 21, change to:
input:focus, select:focus, textarea:focus {background: #ccc;color:#000;}

line 20, change to:
TEXTAREA {margin: auto;display: block;width: 95%;border:1px solid #222;background:#000;margin-top:10px;margin-bottom:10px;color:#222;}



Thanks,

Anne
Ok, when I change this in my stylesheet.css now take a look at my menu at http://www.mtechama.com/zc_test/index.php how can I fix this?

Thanks,
Wade