Re: A little CSS help please
Hi toolexperts,
These are the ones I think, although at a quick glance I can't see why it's coming up as a black link on hover...
perhaps change .VertMenuItems & .VertMenuItems A to... (should come up green)
.VertMenuItems {
color:#00FF00; /* the color before was white #FFF*/
text-decoration:none;
}
.VertMenuItems a {
color:#00FF00; /* the color before was white #FFF*/
text-decoration:none;
}
Edit: oops I got that completely wrong, sorry. Photo is the man!
__________________
Doms
kube v4.1.9
|