Quote:
Originally Posted by Nevets2329
Nope, doesn't work. What have I done wrong?
}
.post a {
color:#008080[/COLOR];
background :none;
}
.post a:hover {
color: #2F4F4F[/COLOR];
background:none;
}
|
Put that at the VERY beginning of your Extra Definitions instead of at the end. (That's how I got it working.) Also not that an extra } is needed as you can see in the screenshot below.
Also make sure you make the changes to the postbit and/or postbit_legacy templates.