Skip to Content Skip to Menu

[SOLVED] Direct Relation missing header

  • chanteur94
  • chanteur94
  • OFFLINE
  • Posts: 302
  • Thanks: 13
  • Karma: 1
9 years 7 months ago - 9 years 7 months ago #260927 by chanteur94
[SOLVED] Direct Relation missing header was created by chanteur94
Hi,

For those who wants to add a text header for the direct relation tab, :
add in the css :

#cbtabpane15:before {
font-size: 14px;
line-height: 2;
content: "my text header";
}

In my case, 15 is the id of the CB Connection

Best regards.
Last edit: 9 years 7 months ago by krileon.

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 48478
  • Thanks: 8282
  • Karma: 1443
9 years 7 months ago #260961 by krileon
Replied by krileon on topic Direct Relation missing header
That's not necessary. The Connections tab renders its tab description on frontend. Edit the tab in CB > Tab Management then add whatever header HTML you want for the Description. Example as follows.

Description:
Code:
<div class="page-header"><h3>Connections</h3></div>

Result:


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.
Attachments:

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

  • chanteur94
  • chanteur94
  • OFFLINE
  • Posts: 302
  • Thanks: 13
  • Karma: 1
9 years 7 months ago #260964 by chanteur94
Replied by chanteur94 on topic Direct Relation missing header
Yes. More simple.


Tx

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

Moderators: beatnantkrileon
Powered by Kunena Forum