Base solution for your next web application
Open Closed

Metronic Theme and Tooltips #5661


User avatar
0
duffyvector created

Hello,

I am adding the tooltip to one of my pages in Aspnet.zero.
The result does not look at all like the metronic site here: https://keenthemes.com/metronic/preview/?page=components/base/tooltip&demo=default# These look like "pills".

The result I get is a very small square box with the text inside - this seems out of sync with the rest of the theme.

I would post images - but I cannot capture the tooltips after I attempt to snap a photo of my screen - the tips go away...

Ideas?


17 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team

    What is your zero version?

  • User Avatar
    0
    duffyvector created

    This is in my lower left corner of the app:

    v5.6.0.0 [20180925]

  • User Avatar
    0
    maliming created
    Support Team

    v5.6.0.0 [20180927] It looks like everything is ok, You can take a photo with your mobile phone

  • User Avatar
    0
    duffyvector created

  • User Avatar
    0
    duffyvector created

  • User Avatar
    0
    duffyvector created

    I don't think the css style information is getting loaded for m-tooltip. When I go to Roles and hover over static, it appears unstyled, like the print screen supplied above. Do I need to include something specific in the .html/.ts file to have it "include" the style for m-tooltip?

  • User Avatar
    0
    duffyvector created

    Any updates here? I would like to get this resolved.

    Thanks, Duffy

  • User Avatar
    0
    ismcagdas created
    Support Team

    @duffyvector if you are using AspNet Zero v5.6.2, you should use data-tooltip instead of m-tooltip. Metronic changed the attribute names from data-* to m-* in it's latest version. So, the one on Metronics website is different than your version.

  • User Avatar
    0
    duffyvector created

    @ismcagdas - I have confirmed my use of data- I mispoke above as I am trying multiple things in many places in my app. Sorry for the confusion. Here is a capture with the inspect element. Thanks for your help so far.

    It seems my css is being overridden as the tip is below even when I direct it with data-placement="top".

  • User Avatar
    0
    ismcagdas created
    Support Team

    @duffyvector I think you are trying this on a modal, is that right ? If so, could you try it on a non-modal content to see if it works ?

  • User Avatar
    0
    duffyvector created

    @ismcagdas - I will try that right away

    I also launched a new demo site from your home page and it looks the same: tip is below even though it's directed to top.
    It is on a non-modal.

  • User Avatar
    0
    duffyvector created

    Here is a non-modal version with data-*

  • User Avatar
    0
    duffyvector created

    Any news based on my last post? What am I doing wrong to not be able to get the styling right?

    Thanks.

  • User Avatar
    0
    duffyvector created

    @ismcagdas - Any thoughts on what might be wrong?

  • User Avatar
    0
    rcoville created

    Hello @ismcagdas We are both seeing this issue. And our last post was 5 days ago at your request. Can we make some kind of headway on this?

  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi @rcoville

    Sorry for the delay, it seems like this is a bug. Could you create an issue on https://github.com/aspnetzero/aspnet-zero-core/issues/new ?

    We will fix this problem.

  • User Avatar
    0
    alper created
    Support Team

    closing the question as it is moved to GitHub issues https://github.com/aspnetzero/aspnet-zero-core/issues/1726