UddeIM tabs/menus and profile

12 years 3 months ago #187542 by ahevans
UddeIM tabs/menus and profile was created by ahevans
Hi, how do I completley remove the 'view' and 'view my profile' plus 'messages' and 'send email' menus when viewing a profile?

Thanks

Please Log in to join the conversation.

12 years 3 months ago #187589 by krileon
Replied by krileon on topic Re: UddeIM tabs/menus and profile
CSS is the only way, but how are you displaying the CB Menu? On profile or using CB Content module? Example CSS for on profile display.
.cbProfile .cbMenu_UE_MENU_VIEWMYPROFILE,
.cbProfile .cbMenu_UE_MENU_SENDUSEREMAIL {
	display: none;
}

Send email can actually be removed by setting primary email within CB > Configuration > General to not display but then you won't be able to use the email form if viewing the field in a tab for example.


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.

Please Log in to join the conversation.

12 years 3 months ago #187646 by ahevans
Replied by ahevans on topic Re: UddeIM tabs/menus and profile
Hi, see the attached, it is the two menus highlighted I wish to remove
Attachments:

Please Log in to join the conversation.

12 years 3 months ago #187653 by krileon
Replied by krileon on topic Re: UddeIM tabs/menus and profile
I see, the below CSS will remove both entirely. Can be placed at bottom of Joomla template CSS file or CB template CSS file for example.
ul.cbpMenu li.cbMenu_UE_MENU_VIEW,
ul.cbpMenu li.cbMenu_UE_MENU_MESSAGES {
	display: none;
}


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.

Please Log in to join the conversation.

Moderators: beatnantkrileon
Time to create page: 0.370 seconds

Facebook Twitter LinkedIn