Thread Starter
pab61
(@pab61)
Hmm, I can cure the rollover by setting the list items to inline-block
#legend li {display:inline-block;}
but that messes up the formatting of the legend items in other ways (affects the height of the background and the position of the link within the background), I’ll keep playing with it.
PB.
Thread Starter
pab61
(@pab61)
Thanks for the reply Andy, your support is much apprecaited. I’ll have a play with the CSS and see if I can fix it in Firefox without breaking it in anything else, and ignore will probably get me where I need to be.
Thanks again.
Peter.