- Posts: 1
- Thank you received: 0
Comic Sans system font
-
david_deporter
Inactive member - Topic Author
- New Member
Less
More
2 years 10 months ago - 2 years 10 months ago #48595
by david_deporter
Comic Sans system font was created by david_deporter
When the system font is set to Comic Sans in Template>Style>H1 through H4, the font displays correctly on a laptop, but displays as a cursive font on a smartphone (android) for the Quattro template (J4). This also occurs with the Google Font Architects Daughter and Patrick Hand.
The same setting works correctly on both screen displays for the Natura template (J3).
Any suggestions are appreciated.
The same setting works correctly on both screen displays for the Natura template (J3).
Any suggestions are appreciated.
Last edit: 2 years 10 months ago by david_deporter.
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6744
- Thank you received: 716
2 years 10 months ago #48597
by milos
Replied by milos on topic Comic Sans system font
Hello,
I hope your Quattro template files are downloaded during 2022. We did some changes to the code for fonts about 2 months ago.
So, I tested the Comic Sans font and the CSS font-family line created when this font is selected is:
This line is correct. This line is the same in both Joomla 3 and Joomla 4.
So, the problem is something else. One of your devices doesn't have the Comic Sans MS font installed and it shows the substitute font (cursive). The installed system fonts are not the same on all devices. So, it's possible that an older (or newer) version of Android (or phone producer's system based on Android) does not have Comic Sans MS font installed.
Best regards,
Milos
I hope your Quattro template files are downloaded during 2022. We did some changes to the code for fonts about 2 months ago.
So, I tested the Comic Sans font and the CSS font-family line created when this font is selected is:
Code:
font-family:'Comic Sans MS', cursive, sans-serif;
This line is correct. This line is the same in both Joomla 3 and Joomla 4.
So, the problem is something else. One of your devices doesn't have the Comic Sans MS font installed and it shows the substitute font (cursive). The installed system fonts are not the same on all devices. So, it's possible that an older (or newer) version of Android (or phone producer's system based on Android) does not have Comic Sans MS font installed.
Best regards,
Milos
Please Log in to join the conversation.
Time to create page: 0.180 seconds