#eb7100
33409
0
1
Nov 13, 2024 16:56:46 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Aug 3, 2014 14:49:09 GMT -8
The plugin works off of whatever's in the actual title attribute within the thread list. If you're seeing that it's because the normal thread preview also has it.
|
|
inherit
(?)?
188910
0
Jan 26, 2013 13:30:48 GMT -8
♥ ℒʊ√ ♥
Clouds float into my life no longer to carry rain or usher storm but to add color to my sunset sky.
10,458
January 2013
luv
|
Post by ♥ ℒʊ√ ♥ on Aug 3, 2014 14:57:20 GMT -8
Thanks, Brian. I thought that would be the case, but I told my members I would check it out to be sure.
|
|
inherit
First Contributor
66253
0
Mar 18, 2024 11:09:20 GMT -8
aRMY83
2,925
December 2005
army83
|
Post by aRMY83 on Nov 8, 2014 8:52:08 GMT -8
Just installed this Brian and no doubt, this is a keeper for sure!
|
|
inherit
194230
0
Nov 21, 2015 5:56:42 GMT -8
Alan Vende
4,215
May 2013
l1o2u3i4s5
|
Post by Alan Vende on Jan 11, 2016 17:08:50 GMT -8
Hey, Brian ! I just found this thread. I am having a little problem with one of my tooltips that I created. I have this code: <b><p class="pp_staff">Psychic Psyghtings Advisor</p></b> <p class="pp_staff_desc">This user is a member of the Psychic Psyghtings Consulting Team.</p> The class pulls from here: /* Begin Badge Hover Styles */ .pp_staff { margin-bottom: 4px !important; } .pp_staff_desc { width: 200px; } /* End Badge Hover Styles * But instead of doing this (which is what the code tells it to do): It does this: ...as if the padding on the bottom of the title isn't there and the width isn't taking effect. Granted, the MP for the Consultant isn't a full MP - it's like the Helpful Member checkmark here on PBS - it only shows the diamond and the HTML of the mini-profile is the default HTML of the forum. I'm not sure how long this hasn't been working or why it's not, as all of my other tooltips are coded the same way and are working correctly. Thanks for any help you can give!
|
|
#eb7100
33409
0
1
Nov 13, 2024 16:56:46 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Jan 11, 2016 17:15:34 GMT -8
|
|
inherit
194230
0
Nov 21, 2015 5:56:42 GMT -8
Alan Vende
4,215
May 2013
l1o2u3i4s5
|
Post by Alan Vende on Jan 11, 2016 17:36:20 GMT -8
The profile is a CMP. I forgot to add it there. Duh. I'll try that and be back. EDIT: That worked. ...I feel like a complete idiot, though... Thanks so much, Brian !
|
|
Former Member
inherit
guest@proboards.com
222576
0
Nov 21, 2024 18:57:28 GMT -8
Former Member
0
January 1970
Former Member
|
Post by Former Member on Mar 30, 2016 4:52:18 GMT -8
|
|
#eb7100
33409
0
1
Nov 13, 2024 16:56:46 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Mar 30, 2016 8:32:07 GMT -8
My plugin does not do this. It only adds the text that you specify.
|
|
Former Member
inherit
guest@proboards.com
222576
0
Nov 21, 2024 18:57:28 GMT -8
Former Member
0
January 1970
Former Member
|
Post by Former Member on Mar 30, 2016 9:33:26 GMT -8
My plugin does not do this. It only adds the text that you specify. ok thats a shame. nm
|
|
inherit
188628
0
Nov 11, 2022 11:51:03 GMT -8
Molly Jepson
300
January 2013
mjdelancy
|
Post by Molly Jepson on Jun 15, 2016 13:40:17 GMT -8
Is there a way to change specific tooltips to UPPERCASE text? That is, if I don't have a way to change the title directly, is there a way to change how the tooltip displays it?
|
|
#eb7100
33409
0
1
Nov 13, 2024 16:56:46 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Jun 16, 2016 8:24:43 GMT -8
Is there a way to change specific tooltips to UPPERCASE text? That is, if I don't have a way to change the title directly, is there a way to change how the tooltip displays it? If you're making those particular tooltips inherit text it's not possible to change the formatting of that text. In any other case you can add HTML and inline CSS to change it.
|
|
inherit
188628
0
Nov 11, 2022 11:51:03 GMT -8
Molly Jepson
300
January 2013
mjdelancy
|
Post by Molly Jepson on Jun 17, 2016 8:46:58 GMT -8
|
|
#eb7100
33409
0
1
Nov 13, 2024 16:56:46 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Jun 19, 2016 8:39:47 GMT -8
Some of the tooltips are wrapping too much, making them very tall and skinny. Is there anything we can do to correct this? Did you specify a maximum width for the tooltips? There shouldn't be anything other than that causing the issue. If you're still having the issue after checking that setting please provide a link to the forum.
|
|
inherit
188628
0
Nov 11, 2022 11:51:03 GMT -8
Molly Jepson
300
January 2013
mjdelancy
|
Post by Molly Jepson on Jun 19, 2016 13:03:05 GMT -8
Maximum tooltip width is 200, which I think is more than the way the skinny ones are displaying. The screenshots with the "Member of the Year" and "Nina Devoll" tooltips are displaying correctly. Forum is mayhem5.proboards.com
|
|
#eb7100
33409
0
1
Nov 13, 2024 16:56:46 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Jun 19, 2016 13:38:19 GMT -8
Maximum tooltip width is 200, which I think is more than the way the skinny ones are displaying. The screenshots with the "Member of the Year" and "Nina Devoll" tooltips are displaying correctly. Okay. I managed to find the profile shown in your screenshot (since I can't really duplicate the user being online), but when I hover over the same element my tooltip displays at the proper width rather than being squished down. This is the case for me in Firefox, Chrome, and the Mac version of Safari. I'm afraid I wouldn't be able to figure out why it's happening without being able to duplicate it myself. Do you know if it's happening to anyone other than you when they hover over the same problematic elements?
|
|