Wedge

Public area => Bug reports => The Pub => Archived fixes => Topic started by: live627 on July 26th, 2013, 06:31 AM

Title: Right to madness
Post by: live627 on July 26th, 2013, 06:31 AM
RTL layout.. Yay....  or not.

See attached.
Title: Re: Right to madness
Post by: Arantor on July 26th, 2013, 08:04 AM
It's less broken than I expected...
Title: Re: Right to madness
Post by: Auk on July 26th, 2013, 09:00 AM
Yay for RTL!

LTR vs RTL. I worried about this when making my code to handle webpage layouts. So you can use any language and any layout with CSS that supports that supports LTR, and another CSS that will support RTL. I know some Hebrew language readers would be interested.

Title: Re: Right to madness
Post by: Arantor on July 26th, 2013, 09:06 AM
Well, what we do and what SMF does is load an extra CSS file that basically overrides some of the positioning and floating defined in the original file.