Hello
I have included the comments form in one of the pages of my magazine. The new issue will be released in days. I need to edit the form to suit users whose language is Arabic (RTL). Which file should edit? An image is attached to show you how the form looks now in the page. Thanks.
You didn't attach a picture. But anyway, in order to have the comments display from RTL, simply add "direction:rtl;"
to your stylesheet in "comments/includes/css/" in
.comment_box_1
.comment_box_2
.admin_comment_box_1
.admin_comment_box_2
Hello
Sorry about the picture. Here it is. I need to edit and translate a file, not just change direction to RTL. See a another picture of another form I changed in the past (different script). Thanks.
(21-Aug-2010, 05:57 PM)aaddllii Wrote: Hello
I have included the comments form in one of the pages of my magazine. The new issue will be released in days. I need to edit the form to suit users whose language is Arabic (RTL). Which file should edit? An image is attached to show you how the form looks now in the page. Thanks.
For translations, you should look under "comments/includes/languages"
In order to be able to print out languages, don't forget to add a meta tag which defines the encoding.