Skip to Content Skip to Menu

Tab Title Text Colour.. How do I change it? :)

  • tomcat
  • tomcat
  • OFFLINE
  • Posts: 37
  • Thanks: 0
  • Karma: 1
13 years 3 weeks ago #178165 by tomcat
Hello,

I would be grateful if someone could tell me how I change the colour of the Tabs title text.

Many Thanks in advance

Pete :)

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 48435
  • Thanks: 8275
  • Karma: 1443
13 years 3 weeks ago #178175 by krileon
Using the below CSS you can change the color of tab text. Place at the bottom of your Joomla or CB template CSS file.

Selected Tab:
Code:
.dynamic-tab-pane-control .tab-row .tab.selected a:link, .dynamic-tab-pane-control .tab-row .tab.selected a { color: #1E5FA2; }

Non-Selected Tab:
Code:
.dynamic-tab-pane-control .tab-row .tab a { color: #FFFFFF; }


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.

  • tomcat
  • tomcat
  • OFFLINE
  • Posts: 37
  • Thanks: 0
  • Karma: 1
13 years 2 weeks ago #178283 by tomcat
Thanks for the reply :)

Does this work when I use Div with title tabs?

Thanks

Pete

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 48435
  • Thanks: 8275
  • Karma: 1443
13 years 2 weeks ago #178334 by krileon
The above was provided from a DIV layout, but it shouldn't matter as believe same class is used regardless as the tabs aren't subject to div/table layouts.


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