I want to remove the PRESENSE link from MY dolphin header but I don't know how.
Please HELP....
I want to remove the PRESENSE link from MY dolphin header but I don't know how. Please HELP.... |
open: templates/tmpl_uni/scripts/functions.php Find: <div class="hello_actions"> Remove the presence reference like so: <div class="topMemberBlock"> Save/reupload and refresh page. Done deal. gameutopia DialMe.com - Your One and Only Source For Boonex Dolphin Tutorials and Resources |
Thanks a lot. open: templates/tmpl_uni/scripts/functions.php Find: <div class="hello_actions"> Remove the presence reference like so: <div class="topMemberBlock"> Save/reupload and refresh page. Done deal. gameutopia |
Not a problem glad it worked out for you. DialMe.com - Your One and Only Source For Boonex Dolphin Tutorials and Resources |
I want to do this too. I have Dolphin 6.1.2 I tried finding the code you speak of here but it doesnt exist in the functions file i have... any suggestions? |
Wait I found it, never mind :) |
That topcode is in the file templates/tmpl_xxx/scripts/functions.php ---- |
It works! Just remove the following lines in the file: <span><a href="javascript:void(0);" |