The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Group moderator's hide-out

3 posters

Go down

Solved Group moderator's hide-out

Post by MHerushingu August 25th 2013, 5:17 am

I have been wondering if there is any possibility to remove code that shows up name of group moderator (in yellow) when a person is looking in the usergroups. I want to leave a bar that shows only members of the group while the group moderator remains unseen (except in the administrator's panel). Is it possible to do that? If it is, how can I do that?

hide - Group moderator's hide-out Sadawe10


Last edited by MHerushingu on August 25th 2013, 5:55 pm; edited 1 time in total
MHerushingu
MHerushingu
Forumember

Posts : 49
Reputation : 1
Language : Finnish, English, Russian
Location : Helsinki, Finland

Back to top Go down

Solved Re: Group moderator's hide-out

Post by Guest August 25th 2013, 5:30 am

currently........no I haven't seen any but some othe rmemebers might have codes for it so don't worry
avatar
Guest
Guest


Back to top Go down

Solved Re: Group moderator's hide-out

Post by MHerushingu August 25th 2013, 6:01 pm

Actually... the members still can see group moderator's account name on usergroup's page. I just want to hide this table.
MHerushingu
MHerushingu
Forumember

Posts : 49
Reputation : 1
Language : Finnish, English, Russian
Location : Helsinki, Finland

Back to top Go down

Solved Re: Group moderator's hide-out

Post by Cassius Dio August 25th 2013, 6:07 pm

Hi, bye

Go to "Administration Panel ~> Modules ~> HTML & JAVASCRIPT ~> JavaScript codes management", create a new code and add:
Code:
$(document).ready(function(){
$('form[name="post"] .forumbg.forumbg-table table.table1 tbody tr:eq(0)').remove();
$('form[name="post"] .forumbg.forumbg-table table.table1 tbody tr:eq(1)').remove();
});
On "Placement" field select "All pages".
Note: You need to have your JavaScript codes management activated if you want codes to work. thumleft 
Cassius Dio
Cassius Dio
Forumember

Male Posts : 581
Reputation : 79
Language : Romanian &English
Location : Yellow Submarine

http://beatles.forummo.com/

Back to top Go down

Solved Re: Group moderator's hide-out

Post by SLGray August 25th 2013, 7:21 pm

Since this is marked with the solved icon, it will be archived.


hide - Group moderator's hide-out Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51541
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum