Forum Moderators: not2easy
For some reason I can't figure out, the link only changes color and becomes active when the mouse hovers over the very bottom of the text. This only happens on one page out of several, and as far as I can tell, the only difference is that the one it doesn't work on has LI class tags.
HELP!
Thanks in advance,
Darius
LI.a{list-style: circle; background: #00A5C6; color: blacK; font-weight: normal}
The strangest part for me, which I forgot to mention earlier, is that other links on the very same page work properly. The only links that this is happening to are links that belong to the following class:
p.toplinks{position:absolute; left: 40px; color:white; z-index:-2; background:#31B5D6; font-size:1.1em; font-weight:bold; font-family:"courier new" }
and even then, it only happens on one page, even though the coding is identical on all the pages less the LI.a.