View Single Post
  #6  
Old 02-26-2008, 08:59 AM
  kube's Avatar 
kube kube is offline
 

X-Adept
  
Join Date: Sep 2005
Location: London: a small place East of Wales
Posts: 529
 

Default Re: A little CSS help please

huh?! Photo's should have worked.

Maybe it should be more specific like...

.PListCell a.VertMenuItems:link {
COLOR: #00FF00;
}
.PListCell a.VertMenuItems:visited {
COLOR: #00FF00;
}
.PListCell a.VertMenuItems:hover {
COLOR: #00FF00;
}
.PListCell .aVertMenuItems:active {
COLOR: #00FF00;
}
__________________
Doms
kube v4.1.9
Reply With Quote