- Posts: 44
- Thank you received: 0
Font Main menu
-
max_pav
Inactive member - Topic Author
- Member
Less
More
11 years 2 months ago #32980
by max_pav
Font Main menu was created by max_pav
Do not I get the font css decicato written on the Main Menu as per your example.
Thanks for the reply.
Thanks for the reply.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 2 months ago #32986
by ivan.milic
Replied by ivan.milic on topic Font Main menu
Send link please
Please Log in to join the conversation.
-
max_pav
Inactive member - Topic Author
- Member
Less
More
- Posts: 44
- Thank you received: 0
11 years 2 months ago #32990
by max_pav
Replied by max_pav on topic Font Main menu
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 2 months ago #32992
by ivan.milic
Replied by ivan.milic on topic Font Main menu
Insert this:
header('Access-Control-Allow-Origin: *');
just below:
defined( '_JEXEC' ) or die( 'Restricted access' );
in index.php of template
header('Access-Control-Allow-Origin: *');
just below:
defined( '_JEXEC' ) or die( 'Restricted access' );
in index.php of template
Please Log in to join the conversation.
-
max_pav
Inactive member - Topic Author
- Member
Less
More
- Posts: 44
- Thank you received: 0
11 years 2 months ago #32995
by max_pav
Replied by max_pav on topic Font Main menu
I made the change but nothing changes.
font written in the "Main Menu" is not what the template in your demo.
Please give me more information?
thanks
font written in the "Main Menu" is not what the template in your demo.
Please give me more information?
thanks
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 2 months ago #33003
by ivan.milic
Replied by ivan.milic on topic Font Main menu
Only problem for you is internet explorer because it wont load font, it throws:
@font-face failed OpenType embedding permission check. Permission must be Installable
This is more server config issue so you should consult hosting administrator for help. This page describes some solutions:
stackoverflow.com/questions/5065362/ie9-...ross-origin-web-font
See posts from danherd (in case you use Apache)and John (in case you use IIS)
@font-face failed OpenType embedding permission check. Permission must be Installable
This is more server config issue so you should consult hosting administrator for help. This page describes some solutions:
stackoverflow.com/questions/5065362/ie9-...ross-origin-web-font
See posts from danherd (in case you use Apache)and John (in case you use IIS)
Please Log in to join the conversation.
Time to create page: 0.227 seconds