Working on the same theory I inserted the a.category-subs+br code to get rid of the spacing on the sub categories as below but this has not worked have i put it in the wrong place ?
a.category-subs+br {
display: none;
}
A.category-subs, A.category-products,{
color: #0a7376;
text-decoration: none;
}
A.category-subs:visited, A.category-products:visited {
color: #8b8c87;
text-decoration: none;
}
A.category-subs:hover, A.category-products:hover {
color:#8b8c87;
}
SPAN.category-subs-parent {
font-weight: normal;
}
SPAN.category-subs-selected {
font-weight: normal;
}
thanks
Marie


Reply With Quote

