My vertical tabs where complete out of position when viewed using a right-to-left language.
The fix was a simple one of just changing the rtl CSS file to use the same CSS selectors that the normal CSS file was using.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | vertical_tabs_rtl.patch | 808 bytes | harking |
| #1 | vertical_tabs_rtl_css_v2.patch | 933 bytes | sinasalek |
| vertical_tabs_rtl_css.patch | 490 bytes | NaX |
Comments
Comment #1
sinasalek commentedMinor issue has been fixed
Comment #2
harking commentedUpdated patch to match reversing used in main vertical_tabs.css. Now uses left and right rather than negative margins.
Comment #3
harking commentedComment #4
sinasalek commentedAny chance of having this included in the next release?!
Comment #5
dave reidI've backported the current version of vertical_tabs-rtl.css from core to the D6 version. Please re-check if this still needs fixing.
Comment #6
hejazee commentedHere is another solution.
I have tested this and works well.
The contents of vertical_tabs-rtl.css file should be the following code: