- Thank you received: 0
Turkish Language
-
ÖZCAN
-
Topic Author
- New Member
-
Less
More
13 years 1 month ago - 13 years 1 month ago #16003
by ÖZCAN
Turkish Language was created by ÖZCAN
Hello;
I bought a new theme. Theme name is Hot Hotel. I want to write turkish content. But the theme doesn't support turkish language. Can you help me? And other problem, how can i change original hotel logo? Thanks for your helps
I bought a new theme. Theme name is Hot Hotel. I want to write turkish content. But the theme doesn't support turkish language. Can you help me? And other problem, how can i change original hotel logo? Thanks for your helps
Last edit: 13 years 1 month ago by ÖZCAN.
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
13 years 1 month ago #16012
by ivan.milic
Replied by ivan.milic on topic Re: Turkish Language
You need probably to change fonts to compatible.
Font definitions are in template_css.css, also in index.php of template 3 google fonts are loaded,you probably need to load some other fonts:
Font definitions are in template_css.css, also in index.php of template 3 google fonts are loaded,you probably need to load some other fonts:
Code:
...
<link href='http://fonts.googleapis.com/css?family=Open+Sans:400,700,300&subset=latin,cyrillic,greek' rel='stylesheet' type='text/css' />
<link href='http://fonts.googleapis.com/css?family=Droid+Serif:400,400italic' rel='stylesheet' type='text/css' />
<link href='http://fonts.googleapis.com/css?family=Tangerine' rel='stylesheet' type='text/css' />
...
The following user(s) said Thank You: ÖZCAN
Please Log in to join the conversation.
-
ÖZCAN
-
Topic Author
- New Member
-
Less
More
- Thank you received: 0
13 years 1 month ago #16155
by ÖZCAN
Replied by ÖZCAN on topic Re: Turkish Language
thanks for your helps !
Please Log in to join the conversation.
-
ÖZCAN
-
Topic Author
- New Member
-
Less
More
- Thank you received: 0
13 years 1 month ago - 13 years 1 month ago #16218
by ÖZCAN
Replied by ÖZCAN on topic Re: Turkish Language
how can i change this fonts? My website can't open ie9. It's not problem firefox, chrome and other browser. Please can you help me? 
please check my site with ie9
www.fethiyeparkhotel.com/new
when you click the link, explorer is saying;
www.fethiyeparkhotel.com/new what do you want to new.css file, open or save? :(

please check my site with ie9
www.fethiyeparkhotel.com/new
when you click the link, explorer is saying;
www.fethiyeparkhotel.com/new what do you want to new.css file, open or save? :(
Last edit: 13 years 1 month ago by ÖZCAN.
Please Log in to join the conversation.
-
milos
Support Staff -
- Moderator
-
Less
More
- Posts: 6806
- Thank you received: 724
13 years 1 month ago #16229
by milos
Replied by milos on topic Re: Turkish Language
Please edit file /templates/hot_hotel/css/template_css.php and remove lines:
<?php
and
header("Content-type: text/css");
?>
<?php
and
header("Content-type: text/css");
?>
The following user(s) said Thank You: ÖZCAN
Please Log in to join the conversation.
-
ÖZCAN
-
Topic Author
- New Member
-
Less
More
- Thank you received: 0
13 years 1 month ago #16230
by ÖZCAN
really thanks milos. resolved the problem.
thanks so much
Replied by ÖZCAN on topic Re: Turkish Language
milos wrote: Please edit file /templates/hot_hotel/css/template_css.php and remove lines:
<?php
and
header("Content-type: text/css");
?>
really thanks milos. resolved the problem.

Please Log in to join the conversation.
Time to create page: 0.172 seconds