Does anyone know how to shorten the length of time before the popout happens when hovering over a users avatar to access chat? It seems to take around 5 seconds which feels like I am waiting forever before the popup (layer pop out?) appears.
Thanks.
|
hummm .... I'm sure there use to be setting in admin panel >> advanced settings > profiles
The option seems to have vanished on my set-up .... I will keep looking and come back ;)
DedicatedServer4You.com -- BIGGEST Range of Dedicated Servers at the Lowest Price! |
Thank you Detective. Help is greatly appreciated. |
can you check and tell me if the option is not where I suggest for you also ?
Thank you Detective. Help is greatly appreciated.
DedicatedServer4You.com -- BIGGEST Range of Dedicated Servers at the Lowest Price! |
You are correct. I have no option for that. I am running 7.1.4. |
OK .... it use to be there for sure! Maybe they changed this in later Dolphin versions.
brb with how to do this hopefully ;)
You are correct. I have no option for that. I am running 7.1.4.
DedicatedServer4You.com -- BIGGEST Range of Dedicated Servers at the Lowest Price! |
You, Sir or Madam are a Rock Star of help! |
1) go to /inc/js.
2) find functions.js 3) Find function startUserInfoTimer .... the function ends with this block:
aUserInfoTimers[iId] = setTimeout(function(){ showFloatUserInfo(iId, oObject); }, 3000);
4) Change to whatever you wish and save.
DedicatedServer4You.com -- BIGGEST Range of Dedicated Servers at the Lowest Price! |
note that 3000 = 3 seconds. DedicatedServer4You.com -- BIGGEST Range of Dedicated Servers at the Lowest Price! |
From what I see the option was removed from admin panel from 7.1.x DedicatedServer4You.com -- BIGGEST Range of Dedicated Servers at the Lowest Price! |
You are awesome. That is all. Well and thank you very much! |
My opinions expressed on this site, in no way represent those of Boonex or Boonex employees. |
Wrong forum
Not sure if someone moved this topic or not, but the OP is running 7.1.4 and this is a 7.1 forum..
Nothing to see here |
REL
Not sure if someone moved this topic or not, but the OP is running 7.1.4 and this is a 7.1 forum..
It's been moved. It's now in the correct forum.
My opinions expressed on this site, in no way represent those of Boonex or Boonex employees. |