Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
1 Beantwoorden
3432 Weergaven

Hello Community

I'm facing a weird issue with bootstrap css colors. I'm using forms editor and see that the send submission notification is in white color. I found out that the boostrap colors for .text-danger and .has-error showing color #ffffff .

Do I miss a bugfix? I can not find anything about this issue.

Can someone guide me to the right direction?

many thanks

Avatar
Annuleer
Beste antwoord

Hi

In Odoo 11, the default color for the .text-danger class in Bootstrap is not white (#ffffff). It is typically a dark red color (#dc3545) that indicates an error or danger state.

If you are seeing the text in white color for the .text-danger class or .has-error class, it is possible that there might be some custom CSS or theme modifications affecting the default Bootstrap styles.
Here are a few steps:
-> Check for custom CSS: Look for any custom CSS files or code that might be overriding the default Bootstrap styles. Inspect the HTML elements using the browser's developer tools and check the applied CSS rules to identify any conflicting styles.
-> Check for theme modifications: If you are using a custom theme, review the theme files and settings to ensure that the Bootstrap styles have not been modified unintentionally. Check for any color-related modifications that might be affecting the .text-danger class or .has-error class.

Hope it helps

Avatar
Annuleer
Gerelateerde posts Antwoorden Weergaven Activiteit
0
okt. 16
3446
3
okt. 15
9366
0
jun. 25
476
1
jun. 24
2668
1
mei 22
3789