Viewing 1 replies (of 1 total)
  • This is the CSS I used to do it:

    .nggv-link-like, .nggv-link-dislike {
      float: left;
    }
    
    .nggv-vote-form {
      margin: auto;
      width: 95px;
    }

    You may need to make further adjustments. This is what worked for me.

Viewing 1 replies (of 1 total)
  • The topic ‘How to center like/dislike thumbs under picture’ is closed to new replies.