Quote:
Originally Posted by aouni_tahech
Hi. Great mod!
I have an Arabic forum. I'm trying to edit the application form page so that the questions and the text fields are viewed from right to left, but it's not working.
I added the following CSS code to a couple of <div> inside the advapp_application template:
Code:
style:"direction:rtl; text-align:right;"
But nothing is changing.
I need the questions to appear to the right of the page and the text fields to the left of them.
Thanks!
|
This would require re-coding of the add-on. It's not something that can be changed in the CSS.