Skip to Content Skip to Menu

Change the "offline" fontawsome icon to a full circle

  • xamonix
  • xamonix
  • OFFLINE
  • Posts: 8
  • Thanks: 2
  • Karma: 0
1 month 1 week ago - 1 month 1 week ago #339067 by xamonix
Hi
the fontawsome icon for offline member is the "open circle". No problem with that but in Portuguese in the users list the icon becomes right before the word "desligado" (that means offline) and it reads "O DESLIGADO" which means "THE OFFLINE". It's not a big problem, but could it be the full circle so that it's not confused with the letter “O”.
Last edit: 1 month 1 week ago by xamonix.

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 48419
  • Thanks: 8274
  • Karma: 1443
1 month 1 week ago #339068 by krileon
You'd have to override the CSS and change the icon yourself. You can use the built in CSS overrides feature shown below to apply custom CSS to CB easily.

www.joomlapolis.com/blog/kyle/18711-template-css-overrides-made-easy

Example as follows.
Code:
.cb_offline .circle-o { content: "\f111"; }


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: xamonix

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

  • xamonix
  • xamonix
  • OFFLINE
  • Posts: 8
  • Thanks: 2
  • Karma: 0
1 month 1 week ago - 1 month 1 week ago #339069 by xamonix
Thank you, that did the trick....but had to use the class .cb_template .fa-circle-o::before... much better now!
Last edit: 1 month 1 week ago by xamonix.
The following user(s) said Thank You: krileon

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

Moderators: beatnantkrileon
Powered by Kunena Forum