How does one remove the profile picture hover menu? I like the idea, but it isn't needed for my site.
Thanks in advance!
Cody
How does one remove the profile picture hover menu? I like the idea, but it isn't needed for my site.
Thanks in advance!
Cody |
Edit your templates thumbnail_single.html and/or thumbnail_couple.html files and remove the mouseover js function: onmouseover="javascript:startUserInfoTimer(__iProfId__, this)"
If your template doesn't have these files, copy them from the /templates/base folder. There used to be an admin setting for how long you had to hover before you saw the popup, where you could have just entered a long period of time to accomplish what you ask, but that setting seems to be gone now. My opinions expressed on this site, in no way represent those of Boonex or Boonex employees. |
Thank you kindly. |