JavaScript UI Libraries & Blazor Components Suite – Smart UI Forums Tooltip tooltip with grid & transform conflict

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #104437
    edwardsmarkff
    Participant

    hi –

    i am trying to use the AWESOME tooltip element, and having issues with placement using css grid and transform:  (please notice alignment issue)

    https://codepen.io/edwardsmarkf/pen/bGxBJJq

    it’s tempting to try and make some sort of jScript ‘hover event’ and maybe play with the offset=[] but i wanted to ask you wizards if there is something else i should try first.

    the more i use smart-html-elements the more in love with it i become.   if you guys ever offer a tee-shirt to advertise i would be honored to wear one.

    #104442

    Hi,

    Just add a position: relative to the .box elements:
    https://codepen.io/Svetoslav-Borislavov/pen/poORNWZ?editors=1100

    I hope this resolves your problem!

    Best Regards,
    Svetoslav Borislavov

    Smart UI Team
    https://www.htmlelements.com/

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.