• I am trying to adjust the positions of thumbs within my posts.

    When I place the thumbs in top right corner it creates a significant gap between post title and post content.

    I tried to remove the gap in css . However, if I put:
    #watch_action {
    margin-top: -32px;
    which gives me the perfect position for my thumbs, it completely removes the clickable area. I tried to move watch position, watch_action img but that doesn’t help either…

    If I move it right, left or down it works fine. It’s just putting it a bit higher what seems to be causing the problem… Any ideas please?

    PS: also, just discovered it works fine in IE, but not in Firefox and Chrome. Is it something to do with Java script?

    http://wordpress.org/extend/plugins/wti-like-post/

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Moving the thumbs doesn't move the "clickable area"’ is closed to new replies.