live627

  • Should five per cent appear too small / Be thankful I don't take it all / 'Cause I'm the taxman, yeah I'm the taxman
  • Posts: 1,670
A confident man keeps quiet.whereas a frightened man keeps talking, hiding his fear.

Arantor

  • As powerful as possible, as complex as necessary.
  • Posts: 14,278
Re: Right to madness
« Reply #1, on July 26th, 2013, 08:04 AM »
It's less broken than I expected...
When we unite against a common enemy that attacks our ethos, it nurtures group solidarity. Trolls are sensational, yes, but we keep everyone honest. | Game Memorial

Auk

  • Can I get a Box?
  • Posts: 64
Re: Right to madness
« Reply #2, 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.


Nothing is more despicable than respect based on fear.

Arantor

  • As powerful as possible, as complex as necessary.
  • Posts: 14,278
Re: Right to madness
« Reply #3, 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.