• Hi all
    I have just edited code in my plugin editor for the plugin Pinterest Hover button for images….

    }
    .pibfi_pinterest .xc_pin {
    width: 57px; height: 57px; /* Please note that the button is 80px x 50px. If you use a different size button, change this */
    background-image: url(‘Social-Networks-Pinterest-icon.png’); background-repeat: none; /* This is the buttons image. Image can be found in the plugin folder */
    position: absolute;
    top: 5px;
    margin-left: -1px;
    opacity: 0;
    cursor: pointer;
    display: none;

    I did everything the instructions said. I transferred image to my plugin content folder, but it’s not showing up my blog. Am I missing something?
    Thanks
    the site is thehealthycollective.com

    http://wordpress.org/plugins/pinterest-pin-it-button-for-images/

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘hover button won't show up’ is closed to new replies.