Bug #1896
closed
LTR languages: author tab LTR hardcoding in style and missing CSS for registration and forms
Added by beat over 14 years ago.
Updated about 14 years ago.
Description
As reported by Mati:
the authorTab, and there's a hard-coded styling
<div style="text-align: left; width: 95%;" class="cbNoArticles">
shouldn't be there...
from Mati here are some more RTL fixes (for the CB default RTL templates):
/* Registration & Forms */
form.cb_form .cb_form_instructions{text-align:right;}
.cb_result_container{text-align:right;line-height:11px;margin-top:6px;}
.cb_result_ok,.cb_result_error{float:right;background-position:98% 3px;padding:5px 30px 5px 5px;}
+ all align:left should be removed, as they should be done higher in the general CMS template.
- Target version set to CB 1.3
- Status changed from New to Assigned
- Assignee set to beat
- % Done changed from 0 to 80
- Subject changed from author tab LTR hardcoding in style to LTR languages: author tab LTR hardcoding in style and missing CSS for registration and forms
- Status changed from Assigned to Closed
- % Done changed from 80 to 100
- Estimated time changed from 0:30 h to 0:12 h
Also available in: Atom
PDF