override tooltip width in portal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-16-2017 06:41 AM
Hi All,
I am using below to add tooltip to an icon
<i class="fa fa-info-circle fa-2x" style="width:100%" tooltips tooltip-template="Please contact hepdesk for any urgent issues !!"></i>
which is working fine, but when i have large content it is causing problem, how to override width of the tooltip.
Regards,
Swamy
- Labels:
-
Service Portal Development
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-16-2017 12:40 PM
Hi Swamy,
If possible, can you please share some screenshots ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-19-2017 12:01 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-21-2017 01:37 AM
Hi Swamy,
Generally Tooltip plugin adjust width/height automatically. Please see below example :
Check the position of your HTML element where you have added tooltip, Also, please below link can be helpful for how to change width/height of the tooltip box:
If possible, please replicate this issue in one your personal dev. instance and share the instance URL.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-21-2017 02:23 AM
Hi Chirag,
is there any way to cross div and adjust to a fixed width if element can't accomodate.
Regards
Swamy