Forum Moderators: open
but why are my links changing to black when the back button is clicked?
I have them set to white on all attributes,
: link
: visited
: active
Initially they load correct and on a refresh.
.menu_link {font-family: verdana; font-size:8pt; color: #000000}
.menu_link:hover {font-family: verdana; font-size:8pt; color: #ffffff}
</style>
</head>
Now your hyperlinks should'nt get all messed up with other colors unless you are using a very old IE (IE -4) or ofcourse our beloved Netscape (6.0 is okay).