Member Avatar - OnMouseOver

I have Dolphin 7.1.4

I go to Members page...
mysite.com/browse.php

I hover my mouse over an avatar and after about 5 seconds I see a popup with various action buttons like CONTACT , BEFRIEND, FAVE etc...

 

Questions:
1. How do I control which action buttons to display and which to hide?
If I am not mistaken this can be managed through MysQL also.

2. It takes about 5 seconds for the popup.
How do I make the popup show up immediately...like within a second or two?
I am guessing this would be in some .js file.
Is there a reason Dolphin has it pop open after 5 seconds only?

<div class="thumbnail_image" onmouseover="javascript:StartUserInfoTimer(xxxx, this)".....

 

Thanks

 

 

 

Quote · 1 Jun 2014

check the forum about this topic.
There are more forum topics around.

you can make it popup faster just set the timer to 1000

Quote · 1 Jun 2014

 


1. How do I control which action buttons to display and which to hide?
If I am not mistaken this can be managed through MysQL also.
 

1) Yes. In the database. The table is sys_objects_actions. Or you can get a action manager from the market.

2) See this topic. http://www.boonex.com/forums/topic/-Tip-Change-delay-timing-of-profile-hover-pop-up.htm


https://www.deanbassett.com
Quote · 1 Jun 2014

Thanks solusoft and deano.

 

Quote · 2 Jun 2014
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.