- Posts: 14116
- Thank you received: 1639
language+script
-
Sikorová
Inactive member - Topic Author
- Visitor
12 years 2 months ago - 11 years 3 months ago #22054
by Sikorová
language+script was created by Sikorová
1.Not correctly Czech characters - screenshot - correctly: Hodinový pomocník.
2.2.Kam insert script helpdesk freshdesk, after inserting before the </ body> tag in HTML template - instructions freshdesk whole template go wrong.
Kamila
2.2.Kam insert script helpdesk freshdesk, after inserting before the </ body> tag in HTML template - instructions freshdesk whole template go wrong.
Kamila
Last edit: 11 years 3 months ago by milos.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
12 years 2 months ago #22061
by ivan.milic
Replied by ivan.milic on topic language+script
Your question is raw translated and not exactly understandable also your snapshot did not attach properly. Better send us link to your site.
Please Log in to join the conversation.
-
Sikorová
Inactive member - Topic Author
- Visitor
12 years 2 months ago #22075
by Sikorová
Replied by Sikorová on topic language+script
color feed, czech charakter "ý"
www.penizky.com
www.penizky.com
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 2 months ago #22082
by ivan.milic
Replied by ivan.milic on topic language+script
Open :
components/com_k2/css/k2.css
find this:
div.catItemHeader h3.catItemTitle {font-family:Georgia, "Times New Roman", Times, serif;font-size:24px;font-weight:normal;line-height:110%;padding:10px 0 4px 0;margin:0;}
try some other font you know works good with language:
font-family:Georgia, "Times New Roman", Times, serif;
for other question did you try to put it before:
</head>
components/com_k2/css/k2.css
find this:
div.catItemHeader h3.catItemTitle {font-family:Georgia, "Times New Roman", Times, serif;font-size:24px;font-weight:normal;line-height:110%;padding:10px 0 4px 0;margin:0;}
try some other font you know works good with language:
font-family:Georgia, "Times New Roman", Times, serif;
for other question did you try to put it before:
</head>
Please Log in to join the conversation.
Time to create page: 0.156 seconds