Remove "Find a Username" From Messages
The forum of the forums :: Support forum :: Forum Design & Appearance Help :: Design & Appearance Problems Archives
Page 1 of 1 • Share •
Remove "Find a Username" From Messages
Greetings everyone,
I wish to remove the "Find a Username" button from the Messages window, when a given user wants to create a Private Message.
Here's what I want removed (arrowed):

I'm running phpBB3.
Thanks In advance for all assistance given.
I wish to remove the "Find a Username" button from the Messages window, when a given user wants to create a Private Message.
Here's what I want removed (arrowed):

I'm running phpBB3.
Thanks In advance for all assistance given.
Last edited by inallsorts on Fri 1 Aug - 11:08; edited 1 time in total (Reason for editing : Marked as solved)
inallsorts- Forumember
- Posts : 246
Reputation : 8
Language : English
Re: Remove "Find a Username" From Messages
Hello,
That is not a very good idea because if you have any other search buttons in your forum they will be disappeared. If so and you want that, please paste the below code in your CSS:
That is not a very good idea because if you have any other search buttons in your forum they will be disappeared. If so and you want that, please paste the below code in your CSS:
- Code:
#search-box input.button2, a.button2, input.button1, input.button2 {display:none !important;}


|
Re: Remove "Find a Username" From Messages
MrMind wrote:Hello,
That is not a very good idea because if you have any other search buttons in your forum they will be disappeared. If so and you want that, please paste the below code in your CSS:
- Code:
#search-box input.button2, a.button2, input.button1, input.button2 {display:none !important;}
Yes I see your point, but I believe there should be a dedicated option In the Templates to remove just that, and not the Search buttons.
I just can't seem to find It.
Thanks for your help though.
inallsorts- Forumember
- Posts : 246
Reputation : 8
Language : English
Re: Remove "Find a Username" From Messages
There is this command in the templates but because i don't use phpbb3 i don't know where it is in the templates.
Try going to Admin Panel >> Display >> Templates >> Posting and Personal Messages
and search in the templates for that.
I don't know exactly what it is called and if you could rename it or if it needs Javascript. Sorry...
Try going to Admin Panel >> Display >> Templates >> Posting and Personal Messages
and search in the templates for that.
I don't know exactly what it is called and if you could rename it or if it needs Javascript. Sorry...


|
Re: Remove "Find a Username" From Messages
@MrMind, I appreciate your time In trying to assist me.
This code here has worked perfectly, thank you kindly.
/Topic.
inallsorts- Forumember
- Posts : 246
Reputation : 8
Language : English
Re: Remove "Find a Username" From Messages
Topic solved and archived

Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.

The forum of the forums :: Support forum :: Forum Design & Appearance Help :: Design & Appearance Problems Archives
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum