Hi Gavin,
Quick fix. You can make either (or both) of the following changes:
#mcqnav .thisquestionlink {
background: red;
}OR
#mcqnav .thisquestionlink {
background: red !important;
}Regards, Ben
Gavin Cooney wrote:
Now i want to highlight the current page using a different CSS style. I have
tried all sorts of combinations, and in this example i have an
ID="thisquestion" on the relevant <li> and a class="thisquestionlink" on the
<a href> inside the <li>.
*****************************************************
The discussion list for http://webstandardsgroup.org/
*****************************************************
