• Resolved Ant

    (@ant-t)


    Hi
    I really like your plugin, is there a way of making all of the images appear in the same place on the page rather than being relative to the link position? I’ve adjusted the position by adding:

    $("#bubble" + id).position({
            my: "left top",
            at: "right+330 top+310",
            of: "#" + anchor.attr('id'),
            collision: 'none'
          });

    Would editing the of: line do this?

    https://www.ads-software.com/plugins/pictips/

Viewing 1 replies (of 1 total)
  • Plugin Author 8MediaCentral

    (@8mediacentral)

    Yes, give it a try. I need to refresh my memory on this one, but I would imagine you could accomplish this by creating a div that is centered on the page and then, as you say, changing the of: to the centered div item.

Viewing 1 replies (of 1 total)
  • The topic ‘Images appear in same place’ is closed to new replies.