• Hi,

    First of all, let me tell you that i love your plugin. Really nicely done.

    However, i have a little problem when using the interactive share buttons for facebook and tweeter. I want to position them at the top but when i do this, they put themselves beside the image and not on top of them.

    Please , look here to have an idea of what i’m talking about.

    http://i56.tinypic.com/2nm0jfb.jpg

    Is there a way to put some code in the ‘ad your own css’ section to correct this.

    Thank you very much for your help

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author andykillen

    (@andykillen)

    When you say on top do you mean above the image or physically on top of the image?

    above the image then use

    .interactive_left {float:none !important}

    on top of the image

    .interactive_left {position:absolute; z-index:100}

    regards
    andy

    Thread Starter natasharill

    (@natasharill)

    Thank you very much. It worked perfectly.

    Also, is there an easy way to put the facebook like icon before the tweeter one from left to right.

    Thanks again, much appreciated

    Bye

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘[Plugin: Share and Follow] Problem with interactive share buttons’ is closed to new replies.