Support

  1. ahmed
  2. General
  3. Monday, March 28 2016, 10:41 AM
dear

kindly as you can observe in the below link when i would like to do new registration in arabic language the registration form is not displaying good : http://alsoukk.com/ar/index.php/acceuil/modifier-votre-compte?view=registration

please could you provide me any good solution?

thanks
admin Accepted Answer
Admin
Hi,
your template not support rlt languages, you not have any style for this. Contact your template provider to add this.
  1. more than a month ago
  2. General
  3. # 1
admin Accepted Answer
Admin
Hi,
I have see that now rtl is enabled, so you can try this simple code at the end of file /media/jui/css/bootstrap-rtl.css
div.jsn_search .input-prepend > input, div.jsn_search_module .input-prepend > input, #member-profile .input-prepend > input, #member-registration .input-prepend > input, #filters .input-prepend > input{
float:right;
}
  1. more than a month ago
  2. General
  3. # 2
ahmed Accepted Answer
Content Protected
  1. more than a month ago
  2. General
  3. # 3
admin Accepted Answer
Admin
Hi,
now your template do not support rtl language (see screenshot). Labels should be on the right and input fields on the left. First at all you need to fix your template.
Attachments (1)
  1. more than a month ago
  2. General
  3. # 4
ahmed Accepted Answer
Content Protected
  1. more than a month ago
  2. General
  3. # 5
admin Accepted Answer
Admin
Hi,
option "include bootstrap CSS" is a helper when your template not have bootstrap classes, but this is not your case. So, you need to disable this option.

try to add these (replace previous code):
img.img_avatar {
float: right !important;
margin: 0 0 0 20px !important;
}
div.jsn_search .input-prepend > input, div.jsn_search_module .input-prepend > input, #member-profile .input-prepend > input, #member-registration .input-prepend > input, #filters .input-prepend > input{
float:right !important;
}
  1. more than a month ago
  2. General
  3. # 6
ahmed Accepted Answer
Content Protected
  1. more than a month ago
  2. General
  3. # 7
admin Accepted Answer
Admin
Hi,
you can translate all component like all Joomla components or only override this language string.

Translate component
- copy file /language/en-GB/en-GB.com_jsn.ini into /language/your-LANG/your-LANG.com_jsn.ini
- translate new file with a normal text editor

Translate only this string
- Go to Administration->Extensions->Languages->Overrides (left menu)
- Create arabic override for follow language string: COM_JSN_PROFILE_PASSWORD2_LABEL
  1. more than a month ago
  2. General
  3. # 8
ahmed Accepted Answer
dear

please can you tell me also where can i change the text color of my registration form.

thanks
  1. more than a month ago
  2. General
  3. # 9
admin Accepted Answer
Admin
This is managed by your template, anyway you can add something like this:
.registration{color: your-color  ;}
  1. more than a month ago
  2. General
  3. # 10
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.

Request Support

Support is currently Offline

Support Availability

Working days: Monday to Friday. The support staff is not available on weekends; in the most of cases tickets will not be answered during that time.

Reply time: Depending on the complexity of your support issue it's usually between a few minutes and 24 hours for paid members and about one week for free members. When we expect longer delays we will notify you.

Guidelines

Before you post: read the documentation and search the forums for an answer to your question.

When you post: include Site Details if you request a support (you can use the form below the reply in Site Details tab).

Auto Solved Question: If after a week the author of the post does not reply to a request by moderator, the question will be marked as resolved.

Language: only English

Search Users

Easy Profile® is not affiliated with or endorsed by Open Source Matters or the Joomla Project. Joomla is Free Software released under the GNU/GPL License.