First sorry my english. My problem i'm using border-radius and i'm making persian language website. followed the border-radius area seems to have shifted how can i fix?
Tue Dec 07, 2010 4:17 am
jason
Joined: Wed Jul 14, 2010 11:46 am Posts: 1396
Re: Text Direction rtl
Can you provide more information? I haven't worked in RTL environments before. A screenshot and sample code would be helpful. Thanks!
Tue Dec 07, 2010 8:52 pm
szadok
Joined: Sun Dec 05, 2010 8:03 am Posts: 3
Re: Text Direction rtl
Hi Jason, We are also experiencing this issue. I went to css3pie.com and changed the html dir to rtl Please find the result attached.
Thank a lot for your help!
Shlomi
Attachments:
File comment: css3pie.com in rtl pie3css_rtl.png [196.04 KiB]
Downloaded 287 times
Wed Dec 08, 2010 2:31 am
szadok
Joined: Sun Dec 05, 2010 8:03 am Posts: 3
Re: Text Direction rtl
I think I got the solution in your css file (or style tag) add:
Code:
css3-container { direction: ltr !important; }
it solved for me.
Wed Dec 08, 2010 6:50 am
jason
Joined: Wed Jul 14, 2010 11:46 am Posts: 1396
Re: Text Direction rtl
Thanks for the info, szadok. I should be able to force the direction:ltr from PIE itself when creating the css3-container element. I will give that a try.
Wed Dec 08, 2010 4:49 pm
cocolee
Joined: Tue Dec 07, 2010 4:16 am Posts: 2
Re: Text Direction rtl
Thanks so much szadok this work for me =)
szadok wrote:
I think I got the solution in your css file (or style tag) add:
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum