Hover color on pins

Viewing 11 posts - 1 through 11 (of 11 total)
  • #16729
    brianalex
    Participant

    How do I change the hover color of the pins please?

    #16761
    Myleene
    Participant

    what pins are you talking about ?

    #16762
    brianalex
    Participant

    I think maybe you call it a category page eg http://rennie-mackintosh-jewellery.co.uk/earrings-over-50/

    #16763
    Myleene
    Participant

    Not sure of what you’re looking for.
    Your dashbord -> Theme Options -> design

    or you’re talkking about links ?

    #16765
    Myleene
    Participant

    Hover color of links is set with

    .entry-title a:hover {
    	color:#21759B;
    }
    #16766
    brianalex
    Participant

    Where would I find that code please?

    #16771
    Myleene
    Participant

    In your dashboard -> appereance > theme option -> layout tab and in the custom css area, add the code and change the color code.

    #16777
    brianalex
    Participant

    Many thanks. Can I find a list of these somewhere?

    #16778
    Myleene
    Participant
    #16779
    brianalex
    Participant

    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.

    #16780
    Myleene
    Participant

    it’s located in style.css in your pinboard folder installation

Viewing 11 posts - 1 through 11 (of 11 total)

You must be logged in to reply to this topic.