Skip to Content Skip to Menu

🎃 Happy Halloween! Treat yourself with an awesome discount on memberships! Get 20% off now with code SPOOKY-2024!

[SOLVED] Hide List Name & Total of user

10 years 5 months ago - 10 years 5 months ago #245173 by kuntarkintir
[SOLVED] Hide List Name & Total of user was created by kuntarkintir
Hello,

I can hide List Changer like on this post but don't know how to hide list name & total of user.

Please see attached screenshot.
Attachments:
Last edit: 10 years 5 months ago by krileon.

Please Log in or Create an account to join the conversation.

  • krileon
  • krileon
  • ONLINE
  • Posts: 48460
  • Thanks: 8280
  • Karma: 1443
10 years 5 months ago #245174 by krileon
Replied by krileon on topic Hide List Name & Total of user
The below CSS will hide the list title and result count.

Code:
.cbUserListTitle, .cbUserListResultCount { display: none; }

I recommend adding to the bottom of your Joomla template CSS file.


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.
The following user(s) said Thank You: sirweb, kuntarkintir

Please Log in or Create an account to join the conversation.

10 years 5 months ago #245176 by kuntarkintir
Replied by kuntarkintir on topic Hide List Name & Total of user
This is exactly what I want. Thank you.

Please Log in or Create an account to join the conversation.

  • comjoo
  • comjoo
  • OFFLINE
  • Posts: 20
  • Thanks: 0
  • Karma: 0
8 years 8 months ago #277615 by comjoo
Replied by comjoo on topic Hide List Name & Total of user
Hey, can you tell me where to find the CSS from the Community builder? I want to do exactly the same but can't find where to put the code. I tried the normal template css but it was not working.

Please Log in or Create an account to join the conversation.

  • krileon
  • krileon
  • ONLINE
  • Posts: 48460
  • Thanks: 8280
  • Karma: 1443
8 years 8 months ago #277660 by krileon
Replied by krileon on topic Hide List Name & Total of user
Custom CSS should be added to your Joomla template CSS file or you can use a CB template override plugin as detailed below to add custom CSS.

www.joomlapolis.com/forum/6-news-and-publicity/227459-cb-203-template-css-overrides

Do not alter core code. Including core CSS files as you'll just lose your changes every time you update.


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 or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum