Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #885912
    Headlines34
    Participant

    Hi,

    Is there a way to have the hover text of an image centered on top of the image instead of having it outside of the image?

    Thanks,
    Chuck

    #886583
    Rad
    Moderator

    Hi Chuck,

    Thanks for posting in, that could be possible. But it depends on the element structure. Would you mind providing your site’s URL that has this image and text?

    Thanks!

    #887331
    Headlines34
    Participant
    This reply has been marked as private.
    #887680
    Christopher
    Moderator

    Hi there,

    Please add following code in Customize -> Custom -> CSS :

    .tooltip.fade.top.in, .tooltip.fade.top {
        top: 68% !important;
    }

    Hope it helps.

  • <script> jQuery(function($){ $("#no-reply-885912 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>