How do I change the hover color of the pins please?
what pins are you talking about ?
Not sure of what you’re looking for.
Your dashbord -> Theme Options -> design
or you’re talkking about links ?
Hover color of links is set with
.entry-title a:hover {
color:#21759B;
}
Where would I find that code please?
In your dashboard -> appereance > theme option -> layout tab and in the custom css area, add the code and change the color code.
Many thanks. Can I find a list of these somewhere?
Thank you again – but what I meant was list of these codes specific to Pinboard eg now I know that entry-title refers to the pin’s title.
it’s located in style.css in your pinboard folder installation