Skip to Content
Odoo Menu
  • Zaloguj się
  • Wypróbuj za darmo
  • Aplikacje
    Finanse
    • Księgowość
    • Fakturowanie
    • Wydatki
    • Arkusz kalkulacyjny (BI)
    • Dokumenty
    • Podpisy
    Sprzedaż
    • CRM
    • Sprzedaż
    • PoS Sklep
    • PoS Restauracja
    • Subskrypcje
    • Wypożyczalnia
    Strony Internetowe
    • Kreator Stron Internetowych
    • eCommerce
    • Blog
    • Forum
    • Czat na Żywo
    • eLearning
    Łańcuch dostaw
    • Magazyn
    • Produkcja
    • PLM
    • Zakupy
    • Konserwacja
    • Jakość
    Zasoby Ludzkie
    • Pracownicy
    • Rekrutacja
    • Urlopy
    • Ocena pracy
    • Polecenia Pracownicze
    • Flota
    Marketing
    • Marketing Społecznościowy
    • E-mail Marketing
    • SMS Marketing
    • Wydarzenia
    • Automatyzacja Marketingu
    • Ankiety
    Usługi
    • Projekt
    • Ewidencja czasu pracy
    • Usługi Terenowe
    • Helpdesk
    • Planowanie
    • Spotkania
    Produktywność
    • Dyskusje
    • Zatwierdzenia
    • IoT
    • VoIP
    • Baza wiedzy
    • WhatsApp
    Aplikacje trzecich stron Studio Odoo Odoo Cloud Platform
  • Branże
    Sprzedaż detaliczna
    • Księgarnia
    • Sklep odzieżowy
    • Sklep meblowy
    • Sklep spożywczy
    • Sklep z narzędziami
    • Sklep z zabawkami
    Żywienie i hotelarstwo
    • Bar i Pub
    • Restauracja
    • Fast Food
    • Pensjonat
    • Dystrybutor napojów
    • Hotel
    Agencja nieruchomości
    • Agencja nieruchomości
    • Biuro architektoniczne
    • Budowa
    • Zarządzanie nieruchomościami
    • Ogrodnictwo
    • Stowarzyszenie właścicieli nieruchomości
    Doradztwo
    • Biuro księgowe
    • Partner Odoo
    • Agencja marketingowa
    • Kancelaria prawna
    • Agencja rekrutacyjna
    • Audyt i certyfikacja
    Produkcja
    • Tekstylia
    • Metal
    • Meble
    • Jedzenie
    • Browar
    • Prezenty firmowe
    Zdrowie & Fitness
    • Klub sportowy
    • Salon optyczny
    • Centrum fitness
    • Praktycy Wellness
    • Apteka
    • Salon fryzjerski
    Transakcje
    • Złota rączka
    • Wsparcie Sprzętu IT
    • Systemy energii słonecznej
    • Szewc
    • Firma sprzątająca
    • Usługi HVAC
    Inne
    • Organizacja non-profit
    • Agencja Środowiskowa
    • Wynajem billboardów
    • Fotografia
    • Leasing rowerów
    • Sprzedawca oprogramowania
    Przeglądaj wszystkie branże
  • Community
    Ucz się
    • Samouczki
    • Dokumentacja
    • Certyfikacje
    • Szkolenie
    • Blog
    • Podcast
    Pomóż w nauce innym
    • Program Edukacyjny
    • Scale Up! Gra biznesowa
    • Odwiedź Odoo
    Skorzystaj z oprogramowania
    • Pobierz
    • Porównaj edycje
    • Wydania
    Współpracuj
    • Github
    • Forum
    • Wydarzenia
    • Tłumaczenia
    • Zostań partnerem
    • Usługi dla partnerów
    • Zarejestruj swoją firmę rachunkową
    Skorzystaj z usług
    • Znajdź partnera
    • Znajdź księgowego
    • Spotkaj się z doradcą
    • Usługi wdrożenia
    • Opinie klientów
    • Wsparcie
    • Aktualizacje
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Zaplanuj demo
  • Cennik
  • Pomoc

Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:

  • CRM
  • e-Commerce
  • Księgowość
  • Zapasy
  • PoS
  • Projekt
  • MRP
All apps
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
Wszystkie posty Osoby Odznaki
Tagi (Zobacz wszystko)
odoo accounting v14 pos v15
O tym forum
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
Wszystkie posty Osoby Odznaki
Tagi (Zobacz wszystko)
odoo accounting v14 pos v15
O tym forum
Pomoc

odoo 13 product page nav_tabs background colour

Zaprenumeruj

Otrzymaj powiadomienie o aktywności w tym poście

To pytanie dostało ostrzeżenie
tabscolorsbackgroundnavOdoo13.0
2 Odpowiedzi
6556 Widoki
Awatar
Lucas Laskowski

Hi,

I would like to know how in the name of God change background colour for a description tab? I set page background to black and I would love to have tab to be black too. I managed to figure this one out:

1. Open product page -> inspect element and search for this:

<section class="product_tabs_ept s_tabs">
<div class="container tabs_container_main">
<div class="row s_col_no_bgcolor">
<div class="col-lg-12">
->-><div class="bg-white"> <== <-

2. Change "bg-white" to "bg-black"

Now, how to make it permanent? where the hell is that value stored? I spent good 4h trying to find it on my own in odoo addons folder, but I'm unable to find exact file location that needs to be adjusted. Does anyone know how to edit this tab to have black background? It is annoying AF that I can't simply edit this. Clearly world class leading crm:D

I suppose that I will be able to change default word "Description" colour and background (including this white bar where tab buttons should be) to my preferred colours. 


0
Awatar
Odrzuć
Kevin Cruz

Hello i can help with it, but can you provide more details please?, are you talking about website/shop?, if it is right, are you using a third party theme?, because that class "product_tabs_ept" is not familiar to me, if you're talking about backend dashboard, can you provide the path?, i'm willing to help you.

would be nice if you can share a screenshot, upload it to google driven and send the link

Lucas Laskowski
Autor

I was not expecting answer that quick...

my website is live, so i.e. open this page: https://hubfortech.com/shop/product/y7-2019-soft-rubber-back-case-red-667#attr= all black except this damn tab panel. I managed to find product card background and it is black (as you can see under link), but that's about it.

I'm using theme clarico - and despite their 5 star reviews their support suck so badly that I just gave up.

Lucas Laskowski
Autor

500 karma to delete my own comment? seriously?

Awatar
Lucas Laskowski
Autor Najlepsza odpowiedź

Thank you so much to both of you.

Kevin Cruz - your insight that "class "product_tabs_ept" is not familiar to me" pushed me into right direction to look outside addons - I was an idiot and for hours I didn't cop on that my custom addons folder was outside addons folder. You should have heard me cursing that day! :D Based on that information I was able to find right place to edit and I had tab colour changed and set to red/white. I was not able to change actual tab background colour.

And here comes Jainesh Shah - thank you so much for providing that particular line of code. I could find "product_tabs_ept" in product.xml file, but changing bg-white to bg-black in there fixed nothing. Not sure if I had to reinstall whole theme maybe, but changing the same line in page source was doing the trick. I edited style_3.css in theme clarico and voila! success. 

for anyone looking for the same issue:

file to edit: your_odoo_custom_addons_folder/theme_clarico/static/src/scss/style_3.scss
file is pretty well described, so head to "07. Tab Section" and add new line and paste line given by Jainesh:
.product_tabs_ept .bg-white{background-color:#000 !important;}

next scroll a little bit lower to this section:
cursor:pointer;
a
{
    padding:0.6rem 1.5rem;
    (...)
    background: nth($f_color,18); -> add following line directly after this
    color: #ffffff; <---this will change text colour to white in active tab

just a little bit lower, in 
a.active
{
    (...)
background: nth($f_color, 19) <-- this is selected tab background colour. Just play around with number to find colour you like, i.e. 19 is primary theme colour. You can find list of all colours in the very first lines of this file: your_odoo_custom_addons_folder/theme_clarico/static/lib/theme/variables.scss

Thank you guys for the help and I hope this post may help someone in future with the same issue. Theme clarico support requested additional money for this "outside the theme" customisation and I'm strongly against milking customers like this as this was plainly theme customisation that should be included in EUR199+VAT price. Shame on them.

Unfortunately I'm not able to do more than just reply as i have no karma to do anything: I can not comment (minimum of 5 karma) nor I can mark best answer (minimum 5 karma). Have a good day everyone:)

0
Awatar
Odrzuć
Kevin Cruz

Nice to hear you solved it.

sorry for not replaying after i told you "i want to help you", but my email went down so i din't recieve notifications till today.

Awatar
Jainesh Shah(Aktiv Software)
Najlepsza odpowiedź

Hello Lucas Laskowski,

You can try finding this "product_tabs_ept" class in the clarico theme folder, as the theme might be inheriting the view, but still if you unable to get the view you can try this with CSS (forcefully giving black color)

If you want to change the background color fro the class under "product_tabs_ept", then in the CSS file you can simply write this

.product_tabs_ept .bg-white{background-color:#000 !important;}

This will change the bg-white color property to black which will come inside this "product_tabs_ept" class, as you specified you are unable to locate the XML, so you can do it with the CSS help.

Thank You!


Regards,




Email:      odoo@aktivsoftware.com  

Skype: kalpeshmaheshwari

   

1
Awatar
Odrzuć
Podoba Ci się ta dyskusja? Dołącz do niej!

Stwórz konto dzisiaj, aby cieszyć się ekskluzywnymi funkcjami i wchodzić w interakcje z naszą wspaniałą społecznością!

Zarejestruj się
Powiązane posty Odpowiedzi Widoki Czynność
Background color to one2many field
treeview colors background
Awatar
Awatar
1
lut 22
10466
Change Odoo theme manually Rozwiązane
colors background theme odoo 17.0
Awatar
Awatar
Awatar
2
kwi 25
3820
Why are some Chatter messages shown with a GREEN background and some with a BLUE background? Rozwiązane
colors chatter background green blue
Awatar
Awatar
Awatar
2
mar 25
1690
Line background color in list view Rozwiązane
treeview view colors background decorators
Awatar
Awatar
Awatar
Awatar
Awatar
5
paź 24
7490
Mass Mailing template background image is not showing in email received by user
email background mass_mailing emailtemplate Odoo13.0
Awatar
Awatar
1
lis 23
4817
Społeczność
  • Samouczki
  • Dokumentacja
  • Forum
Open Source
  • Pobierz
  • Github
  • Runbot
  • Tłumaczenia
Usługi
  • Hosting Odoo.sh
  • Wsparcie
  • Aktualizacja
  • Indywidualne rozwiązania
  • Edukacja
  • Znajdź księgowego
  • Znajdź partnera
  • Zostań partnerem
O nas
  • Nasza firma
  • Zasoby marki
  • Skontaktuj się z nami
  • Oferty pracy
  • Wydarzenia
  • Podcast
  • Blog
  • Klienci
  • Informacje prawne • Prywatność
  • Bezpieczeństwo Odoo
الْعَرَبيّة Català 简体中文 繁體中文 (台灣) Čeština Dansk Nederlands English Suomi Français Deutsch हिंदी Bahasa Indonesia Italiano 日本語 한국어 (KR) Lietuvių kalba Język polski Português (BR) română русский язык Slovenský jazyk slovenščina Español (América Latina) Español ภาษาไทย Türkçe українська Tiếng Việt

Odoo to pakiet aplikacji biznesowych typu open source, które zaspokoją wszystkie potrzeby Twojej firmy: CRM, eCommerce, księgowość, inwentaryzacja, punkt sprzedaży, zarządzanie projektami itp.

Unikalną wartością Odoo jest to, że jest jednocześnie bardzo łatwe w użyciu i w pełni zintegrowane.

Website made with

Odoo Experience on YouTube

1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.

Live support on Youtube
Watch now