In the attachment, the image on the left is as far as I can get, and the image on the right is what I'm trying to do.
I know this is possible because I've seen it on a site... if only I could find it again

Malcolm
Code: Select all
.nsl {} /* DIV around link - No Sub Section */
.hsl {} /* DIV around link - Has Sub Section */
.nsl_c {background-color:pink; border:1px solid red; margin-right:3px;} /* DIV around link - No Sub Section - Current Page */
.hsl_c {background-color:pink; border:1px solid red; margin-right:3px;} /* DIV around link - Has Sub Section - Current Page */