Tagged: x
-
AuthorPosts
-
February 14, 2017 at 4:35 am #1370252
ahmedmn3ParticipantHi,
Again, the layout of buddypress registration form is not correct with RTL language. Could you solve it? you announced that the x theme is compatible with bb!
The registration page at: http://www.internationalspeakersclub.com/AlKottab/register/
it contains sidebar at bottom!! and the layout is two column instead of one that list the all controls from top to bottom as the English version of the same registration form(LTR language).
See Arabic (LTR) pic ‘Arabic Page.png’
and English (RTL) pic ‘English Page.png’ attachedThanks
MohamedFebruary 14, 2017 at 4:37 am #1370257
ahmedmn3ParticipantThis reply has been marked as private.February 14, 2017 at 6:44 am #1370370
LelyModeratorHi There,
Thank you for the credentials. Please try adding the following CSS on Appearance > Customize > Custom > Edit Global CSS:
.rtl #buddypress .standard-form #profile-details-section { width: 100%; } .registration.rtl.buddypress .x-sidebar{ display: none; } .rtl #buddypress .standard-form#signup_form div.submit { float: right; }Hope this helps.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1370252 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
