Skip to Content (Press Enter)
OutSystems.com
Personal Edition
Community
Support
Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Jobs
Ideas
Members
Mentorship
User Groups
Platform
Platform
ODC
O11
Search in OutSystems
Log in
Get Started
Back to Forums
Julius King Chua
3
Views
5
Comments
Modifying the CSS Style of Client-side Tabs
Question
OutSystems Widgets
Hi! I would like to ask something.
Is there some way to style client-side tabs? It seems I cannot even modify the CSS of it.
Also, is it possible to hide the other tabs while a certain tab is enabled, and when hidden, it shows an arrow.
Thanks!
Ruben Goncalves
Hi Ju-chan,
You cannot change the style of the tabs on it's source (RichWidgets), however you can override those styles.
To do that you just need to override (in your app theme) the classes that you may find in attachment.
Let me know if this helps or if you need additional clarifications.
Cheers,
Rúben G.
client-side-tabs-style.css
1 reply
09 Jul 2013
Show thread
Hide thread
Julius King Chua
Hello Ruben.
It seems your attachment doesn't have anything.
Rúben Gonçalves
wrote:
Hi Ju-chan,
You cannot change the style of the tabs on it's source (RichWidgets), however you can override those styles.
To do that you just need to override (in your app theme) the classes that you may find in attachment.
Let me know if this helps or if you need additional clarifications.
Cheers,
Rúben G.
Ruben Goncalves
Hi Ju-chan,
Sorry about that, now file with content!
Cheers,
RG
client-side-tabs-style.css
2 replies
Last reply 11 Jul 2013
Show thread
Hide thread
Julius King Chua
No problem. :)) I'll check it out later. :)
Rúben Gonçalves
wrote:
Hi Ju-chan,
Sorry about that, now file with content!
Cheers,
RG
Julius King Chua
Hello Ruben,
The override works, and am now in the phase of tweaking its CSS. Thanks for the CSS I've got from you.
Community Guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
See the full guidelines
Loading...