8: IE overlaps its tooltip over CB 'i' tooltips

15 years 9 months ago #65336 by beat
This issue is now fixed in Community Builder 1.2 RC 2.
Community Builder 1.2 RC 2 is a recommended upgrade.




Hovering "i" info-texts in IE resulted in IE tooltips showing over CB's.

This behavior of IE on that is now fixed (worked-around in CB) as follows:

open file administration/com_comprofiler/comprofiler.class.php

search for "function cbFieldTip("
(around line 1754).

Line below is:

[code:1] $altText = ' alt="' . strip_tags( sprintf( _UE_INFORMATION_FOR_FIELD, $tipTitle , $fieldTip ) ) . '"';[/code:1]

Replace that line by:
[code:1] $altText = ' alt="' . strip_tags( sprintf( _UE_INFORMATION_FOR_FIELD, $tipTitle , $fieldTip ) ) . '" title=""';[/code:1]

Fixes this small issue.

Post edited by: beat, at: 2008/07/01 14:03

Beat - Community Builder Team Member

Before posting on forums: Read FAQ thoroughly -- Help us spend more time coding by helping others in this forum, many thanks :)
CB links: Our membership - CBSubs - Templates - Hosting - Forge - Send me a Private Message (PM) only for private/confidential info

Please Log in to join the conversation.

15 years 8 months ago #66962 by beat
This issue is now fixed in Community Builder 1.2 RC 2.

Community Builder 1.2 RC 2 is a recommended upgrade.

Beat - Community Builder Team Member

Before posting on forums: Read FAQ thoroughly -- Help us spend more time coding by helping others in this forum, many thanks :)
CB links: Our membership - CBSubs - Templates - Hosting - Forge - Send me a Private Message (PM) only for private/confidential info

Please Log in to join the conversation.

Moderators: beatnantkrileon
Time to create page: 0.148 seconds

Facebook Twitter LinkedIn