- Posts: 35
- Thank you received: 0
How can I change rtl / ltr in Hot Responsive temp
-
Haji Rafiei
Inactive member -
Topic Author
- Member
-
Less
More
12 years 9 months ago #19202
by Haji Rafiei
How can I change rtl / ltr in Hot Responsive temp was created by Haji Rafiei
Hi
How can I change rtl / ltr in Hot Responsive template?
Regards,
saeid
How can I change rtl / ltr in Hot Responsive template?
Regards,
saeid
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 9 months ago #19228
by ivan.milic
Replied by ivan.milic on topic Re: How can I change rtl / ltr in Hot Responsive temp
for now open index.php of template,
after this line (around 47):
$templateStyle = $this->params->get("templateStyle", "1");
add this line:
$textDirection="rtl";
after this line (around 47):
$templateStyle = $this->params->get("templateStyle", "1");
add this line:
$textDirection="rtl";
Please Log in to join the conversation.
-
Haji Rafiei
Inactive member -
Topic Author
- Member
-
Less
More
- Posts: 35
- Thank you received: 0
12 years 9 months ago #19252
by Haji Rafiei
Replied by Haji Rafiei on topic Re: How can I change rtl / ltr in Hot Responsive temp
Hi Ivan
The line is 28. I've added the code and Direction has changed to the rtl.
Thank you so much for your help.
Best Regards,
Saeid
The line is 28. I've added the code and Direction has changed to the rtl.
Thank you so much for your help.
Best Regards,
Saeid
Please Log in to join the conversation.
Time to create page: 0.151 seconds