Support Forums - Classified Ads Script Osclass
Unread
New Replies
Osclass Market
Download Osclass
Documentation
Home
Help
Search
Login
Register
how to make ZARA support RTL in Arabic lang.
Support Forums - Classified Ads Script Osclass
Osclass theme support
Zara Osclass Responsive Theme
how to make ZARA support RTL in Arabic lang.
Match all words
Match any words
Most relevant results first
Largest topics first
Smallest topics first
Most recent topics first
Oldest topics first
Advanced
Unread posts
New replies
My topics
My posts
Print
Pages: [
1
]
mphker
57 posts
how to make ZARA support RTL in Arabic lang.
«
on:
May 28, 2016, 06:15:52 PM »
Hello
plz how can I make ZARA theme support RTL in arabic lang. in details .
thanks
Logged
MB Themes
Support team
17421 posts
Only quality matters
Download Osclass
Re: how to make ZARA support RTL in Arabic lang.
«
Reply #1 on:
May 28, 2016, 08:23:02 PM »
@mphker
As osclass does not recognize RTL and LTR language, you need to add 1 line to CSS.
Go to file:
oc-content/themes/zara/css/style.css
Anywhere add this line:
body, body * {direction:rtl;}
Logged
To get fast support, we need following details:
Detail description, URL to reproduce problem, Screenshots
mphker
57 posts
Re: how to make ZARA support RTL in Arabic lang.
«
Reply #2 on:
May 28, 2016, 08:51:25 PM »
dear ,
I add this , so I make style_rtl , tabs_rtl , responsive_rtl , and replace (float:left , to right )
but I get this problem on mobile , the words is not ti right side :
Logged
MB Themes
Support team
17421 posts
Only quality matters
Download Osclass
Re: how to make ZARA support RTL in Arabic lang.
«
Reply #3 on:
May 28, 2016, 08:52:33 PM »
@mphker
Please do not ignore our posts, you already got answer on your question.
Logged
To get fast support, we need following details:
Detail description, URL to reproduce problem, Screenshots
mphker
57 posts
Re: how to make ZARA support RTL in Arabic lang.
«
Reply #4 on:
May 28, 2016, 09:24:03 PM »
dear , not solve !
Logged
mphker
57 posts
Re: how to make ZARA support RTL in Arabic lang.
«
Reply #5 on:
May 28, 2016, 09:25:51 PM »
dear , this problem on mobile only , on PC it ok .
Logged
MB Themes
Support team
17421 posts
Only quality matters
Download Osclass
Re: how to make ZARA support RTL in Arabic lang.
«
Reply #6 on:
May 28, 2016, 11:36:59 PM »
@mphker
It should not matter, you should set direction to RTL for all pages.
Anyway, to set RTL to mobile device only, add this code to style.css:
Code:
[Select]
@media screen and (max-width: 1200px) {
body, body * {direction:rtl;}
}
Logged
To get fast support, we need following details:
Detail description, URL to reproduce problem, Screenshots
mphker
57 posts
Re: how to make ZARA support RTL in Arabic lang.
«
Reply #7 on:
May 29, 2016, 12:27:46 AM »
so , don't work
Logged
MB Themes
Support team
17421 posts
Only quality matters
Download Osclass
Re: how to make ZARA support RTL in Arabic lang.
«
Reply #8 on:
May 29, 2016, 09:56:28 AM »
@mphker
What does not work?
Can you post your URL?
Logged
To get fast support, we need following details:
Detail description, URL to reproduce problem, Screenshots
mphker
57 posts
Re: how to make ZARA support RTL in Arabic lang.
«
Reply #9 on:
May 29, 2016, 11:03:01 AM »
Dear , I get this problem in mobile only :
Logged
MB Themes
Support team
17421 posts
Only quality matters
Download Osclass
Re: how to make ZARA support RTL in Arabic lang.
«
Reply #10 on:
May 29, 2016, 11:53:04 AM »
@mphker
Ok, I am not RTL speaker so you need to also explain what is wrong.
Logged
To get fast support, we need following details:
Detail description, URL to reproduce problem, Screenshots
mphker
57 posts
Re: how to make ZARA support RTL in Arabic lang.
«
Reply #11 on:
May 29, 2016, 11:57:50 AM »
dear , this words must be in right side :
Logged
mphker
57 posts
Re: how to make ZARA support RTL in Arabic lang.
«
Reply #12 on:
May 29, 2016, 05:36:49 PM »
it , solved , thanks dear
Logged
ayoub7450
12 posts
Re: how to make ZARA support RTL in Arabic lang.
«
Reply #13 on:
August 18, 2017, 07:46:34 PM »
الله يحفظكم اي حد يشرح لي كيف اظيف rtl
Logged
Print
Pages: [
1
]