Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1476810

    I have added a tooltip to this page
    Link below:
    My question:
    Background color of the window that opens in transparent
    Change the font color of the text

    is it also possible to insert a link. (I did it here)
    Tooltip below:

    thanks
    best regards
    Franz

    #1476855

    Hey schweg33,
    You can change the link color with this css:

    .inner_tooltip a {
    	color: #fff;
    }

    but if you make the background color transparent, the link text will show in the above text and be very hard to see.
    The link does work when I test, but you can clink it because it will only show when you hover over the icon and when you move to the link it is hidden again

    Best regards,
    Mike

    #1476892

    Hello Mike
    thank you very much for your feedback
    thanks for the css code
    I do not like it
    is there a possibility to show only the icon
    [/av_font_icon]
    without mouse over

    thanks
    best regards
    Franz

    #1476907

    Hi,
    Yes use the icon element without the Optional Tooltip.

    Best regards,
    Mike

    #1476914

    many thanks mike
    I try it
    you can close this tick

    best regards
    Franz

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘tooltip’ is closed to new replies.