Hi Guys,
attached you can see what i don't want to have anymore. It's the Online, Offline, Subscribe,... button.
Any ideas? It's seems to be no module i can deactivate....
Thank you all!
Hi Guys,
attached you can see what i don't want to have anymore. It's the Online, Offline, Subscribe,... button. Any ideas? It's seems to be no module i can deactivate....
Thank you all! |
Open this file: templates\base\thumbnail_single.html and templates\base\thumbnail_couple.html and remove this string : <img src="__sys_status_url__" alt="__sys_status_title__" title="__sys_status_title__" class="sys-online-offline" onclick="showFloatUserInfo(__iProfId__, $(this)); return false;" width="__sys_status_img_width__" height="__sys_status_img_height__" />
clear caches! PS: If possible do not write me personally, please try to ask on the forum first |
SashaE Thank you so much!! You really helped me out a lot! |
Hey Sasha - The solution you provided removes the lightbulb icon off the avatar image, but when mousing over, the popup box is now showing up in the top left corner of the browser window? Is it possible to remove the entire popup box completely? |
Hey Sasha - The solution you provided removes the lightbulb icon off the avatar image, but when mousing over, the popup box is now showing up in the top left corner of the browser window? Is it possible to remove the entire popup box completely? Hmm.. there many places wher status should be removed: 1. Member menu 2. Member page 3. Chat 3. Desctop It's big job! PS: If possible do not write me personally, please try to ask on the forum first |