Viewing 10 replies - 1 through 10 (of 10 total)
  • Plugin Author ItayXD

    (@itayxd)

    Hi, do you mean adding different background image for each individual tooltip?
    Or do you simply mean adding background image that will show up on all tooltips?
    If you mean the first one, then no, it doesn’t seems like a very popular feature, what’s your goal?
    If you mean the second one, you can simply edit the css file.

    Thread Starter BenRacicot

    (@benracicot)

    Awe, yeah the first one. I’m doing a nifty map of Hawaii and am trying to add a few tooltip dots that will popup an image. But I see now that this setup is mostly for title tags.

    Is there any way to get different image backgrounds in several tooltips?
    Thanks for replying BTW!

    Plugin Author ItayXD

    (@itayxd)

    There is one option I haven’t tested and might be problematic:
    You can try adding an image tag inside the tip, this will not change the background but rather add an image.
    I’m sorry but I’m not planning on adding such feature to my plugin, but you are welcome to fork it on github.

    Thread Starter BenRacicot

    (@benracicot)

    I’ll give it a go! Thanks again.

    Thread Starter BenRacicot

    (@benracicot)

    Itay, when I put my a tag in a div and position it “absolutely” the arrow disappears? Have you seen that before? Can’t figure it out ??

    Plugin Author ItayXD

    (@itayxd)

    First of all a link would be useful. second of all, you shouldn’t use absolute position as it brakes the flow, thus the pseudo element isn’t positioned correctly.

    Thread Starter BenRacicot

    (@benracicot)

    Ic. Thanks for replying. It’s at https://www.pokeastickdemo.tk/ I used absolute pos to position the orange dot over Hawaii… Any input would be appreciated ??

    Plugin Author ItayXD

    (@itayxd)

    Nice theme! Did you make it?
    Anyway I see you found another solution, perhaps I’ll add support for something like that in a new version.

    Thread Starter BenRacicot

    (@benracicot)

    Hey thanks Itay! It’s a complete redesign from Emode theme on Themeforest. Perhaps I should have started from scratch if I was going to design to such lengths huh?

    Thanks for your help Itay. I ended up using tooltipster – https://calebjacob.com/tooltipster/ (a must try for someone like yourself)

    Plugin Author ItayXD

    (@itayxd)

    Hi, I’ll check that tooltip script, since I got more requests for adding that feature I might add it in the next version, or replace the tooltip script with the one you showed me.

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Images to tooltip background?’ is closed to new replies.