End of Support for Joomla 3 - Forum closed
[SOLVED] different fonts in the panel title
Hello,
I get two different fonts in the panel title, when I refresh it is only one left. How and where can I change this. Actually I like the "unwanted one " maybe even better. What font type is it?
www.gabineurohr.com
Regards
Thomas
I get two different fonts in the panel title, when I refresh it is only one left. How and where can I change this. Actually I like the "unwanted one " maybe even better. What font type is it?
www.gabineurohr.com
Regards
Thomas
by rast537
Attachments:
Please Log in or Create an account to join the conversation.
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
Replied by joomlaplates on topic different fonts in the panel title
Posted 8 years 9 months ago #12038
Its a Google Chrome bug with some fonts and Browser rendering:
Add this code to the css/custom.css
Add this code to the css/custom.css
h1, h2, h3, h4, h5, h6 {
text-rendering: auto !important;
}
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
Last Edit:8 years 9 months ago
by joomlaplates
Last edit: 8 years 9 months ago by joomlaplates.
The following user(s) said Thank You: rast537
Please Log in or Create an account to join the conversation.
Replied by rast537 on topic [SOLVED] different fonts in the panel title
Posted 8 years 9 months ago #12040
Problem solved.
by rast537
Please Log in or Create an account to join the conversation.
Moderators: joomlaplates