Support Offline: Mon - Fri / 08:00am - 05:00pm (GMT +7)
Your Time: Our Time:

file Font-family & Date format

More
8 years 8 months ago #6358 by TKK
Hi

Some additional questions to customized for a website in Non-English language.

(1) Font-family
Can you tell me how to change fonts used in front-end?

(2) Date format
Some dates (not all) shows different format other than defined by our language ini file in language folder.
Can you tell me how to fix it?

Please Log in or Create an account to join the conversation.

More
8 years 8 months ago - 8 years 8 months ago #6393 by Nguyen Sy Tinh
Hi,
1, You can enable debug (F12) of chrome (html,css) and change CSS code: (youtube.com/watch?v=IayBfn9rkdg)
2, Can you send me a screenshot, so I can understand more about this issue

Thank
Last edit: 8 years 8 months ago by Nguyen Sy Tinh.

Please Log in or Create an account to join the conversation.

More
8 years 8 months ago #6394 by TKK
Replied by TKK on topic Font-family & Date format
I am not sure what to do...

Doesn't it variables.less define the default font-family for the template?

Now, it shows like this;
@font-family-sans-serif: "Helvetica Neue", Helvetica, Arial, sans-serif;
@font-family-serif: Georgia, "Times New Roman", Times, serif;
@font-family-monospace: Monaco, Menlo, Consolas, "Courier New", monospace;
@font-family-base: @font-family-sans-serif;"

Please Log in or Create an account to join the conversation.

More
8 years 8 months ago #6417 by Nguyen Sy Tinh
Hi,
If you change fonts for website, you can override css in custom.css:
eg:
body{
font-family: arial !important;
}
Hope it help!

Please Log in or Create an account to join the conversation.

More
8 years 8 months ago - 8 years 8 months ago #6418 by TKK
Replied by TKK on topic Font-family & Date format
OK, then I just override it by adding to Custom CSS.

Now, I am trying to fix the SSL Mixed Content Error Messages for all pages.
A tool indicate the following loading over HTTP - Can you tell me how to fix it?

「http://fonts.googleapis.com/css?family=Open+Sans:400,700」
「http://fonts.googleapis.com/css?family=Oswald」

I also got errors about FontAwesome saying
- downloadable font: rejected by sanitizer
and
- no supported format found
Last edit: 8 years 8 months ago by TKK. Reason: Additional question

Please Log in or Create an account to join the conversation.

More
8 years 8 months ago #6441 by Nguyen Sy Tinh
Hi,
I checked for you.
You can reload site to test.

Best regard,
Tinh

Please Log in or Create an account to join the conversation.

More
8 years 8 months ago #6447 by TKK
Replied by TKK on topic Font-family & Date format
Thank you, Tinh.

It seems we still see mixed contents errors;

" fonts.googleapis.com/css?family=Open+Sans:400,700 "
" fonts.googleapis.com/css?family=Oswald "

I am not sure but If the cause of the errors is trying to use web fonts, can you just disable (or delete the entry?) for us?

We run Japanese website and web-font for Japanese is not really practical at this stage as the size of the font data is too big to download because we have too many characters.

In fact, using of web-fonts incur unnecessary delays or have negative impact on performance.

It's pity but most Japanese user still stick at default font sets provided on Windows or Mac.

Please Log in or Create an account to join the conversation.

More
8 years 8 months ago #6463 by Nguyen Sy Tinh
Hi,
We don't load fonts.googleapis in Jux Galiana.
You can send me a screenshot ??

Please Log in or Create an account to join the conversation.

More
8 years 8 months ago #6492 by TKK
Replied by TKK on topic Font-family & Date format
Hi Tinh

I sent screenshot via private message last week but please ignore it - we could figured it out somehow and the we have no errors now.
Thank you, anyway!

Now, can you tell me if I have to do something for the following message shown when I access "ThemeMagic";

.form-control-focus is undefined
in forms.less on line 64, column 7:

63
64 // Customize the `:focus` state to imitate native WebKit styles.
65 .form-control-focus();


missing opening `{`
in joomla3-compat.less on line 1107, column 8:
1107

Please Log in or Create an account to join the conversation.

More
8 years 8 months ago #6526 by Nguyen Sy Tinh
Hi,
Seem as this problem occurs after you update T3Framework. This cause some errors between T3 and plugin system joomla. It does not come from Jux galiana--> You can skip it

Please Log in or Create an account to join the conversation.

Moderators: Jackie
Time to create page: 0.036 seconds
Powered by Kunena Forum