Hi all,
I know this is a very popular topic and there are many threads on it already......but I am still unable to solve this conundrum!
I have been trying to change the default green background colours of the boxes (top and side) but just can't seem to get it working.
I changed the values in /catalog/includes/templates/classic/css/stylesheet.css without any joy. I then made changes to the file in /catalog/includes/templates/template_default/css/stylesheet.css and that didn't make any difference either.
I have been changing the following details
.leftBoxHeading, .centerBoxHeading {
margin: 0em;
background-color: #3b2313;
padding: 0.5em 0.2em;
}
and
#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
margin: 0em;
background-color: #3b2313;
font-weight: bold;
color: #ffffff;
height: 1%;
width: 100%;
}
Where am i going wrong.....what am i missing.
Hope someone can show me the light.
Ta,
DsyD





