• Resolved marmitako

    (@marmitako)


    Cherrs, Tobias.
    Now the question is how to improve the tooltip. I think that the cursor changes to help when I hover the mouse over an image.
    On the page that I attached, in the seventh column, I have images of help. I can’t find a way to include the “cursor: help” code.
    Now, with your code, when I hover over the number column 6, them tooltip show. I want the same effect, but hower over image.
    Can you inform me?

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    thanks for your question, and sorry for the trouble.

    Try something like

    .tablepress-sostres_comarcals-group .column-6 {
    	cursor: help;
    }

    Regards,
    Tobias

    Thread Starter marmitako

    (@marmitako)

    Hi,
    before asking you, I tried that proposal and it didn’t work, but it was because of a column design problem. The width was not enough to show the cursor icon.
    Now, with a wider column width, it works beautiful.
    Again, thank you very much for your support.

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    no problem, you are very welcome! ?? Good to hear that this helped!

    Best wishes,
    Tobias

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘css cursor: help’ is closed to new replies.