|
|
Registered User Currently Offline
|
Posts: 6
Join Date: May 2005
|
I looked at style.css and also uploaded a backup copy of that file, but still have gray links instead of blue. This is what my style.css file reads:
.linkbutton {overflow: visible; border: 0px inset; background-color: transparent; font-family: tahoma, arial, verdana; font-size: 11px; font-weight: bold; color: #0018a5; text-decoration: none; cursor: pointer; padding-left: 10px;}
.linkbutton:hover{text-decoration:underline;}
.inputtextbox {height: 20px; background-color: #fff; border: #000 1px solid;}
.inputbutton {height: 20px; background-color: #36c; border: #000 1px solid; margin: 0px; color: #fff; font-weight: bold; font-family: verdana, tahoma, arial; font-size: 11px; padding-bottom: 1px;}
....unless I'm looking in the wrong place? Thanks.
|