Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted September 24, 200519 yr I'd like to suggest the addition of the choice of each skin to be LTR (left-to-right) or RTL (right-to-left) to make the change for each element in the defult skin easy to be changed. The main problem occures when trying to use the board with a RTL language, the admin should go alot of HTML templates to change some element allignments.
October 13, 200519 yr I asked for the same thing sometime ago, but got no reponse!! http://forums.invisionpower.com/index.php?...dpost&p=1298842 I spend allot of time doing the HTML template changes every time they come up with a new release !! I even didn't work with the new 2.1.x release until they are done with the new revision 2.1.2! :(
October 29, 200519 yr I think its a valid point, so why don't you put in a BUG REPORT or email the developers. It's not so much a suggestion for a something that "would be nice to have"... It is an omission that in this day and age should be fixed...
October 30, 200519 yr What might be better is if there was a seperate default skin for RTL languages. If all you want to do is change the direction of text, isn't this a style, and then you could just change it in your stylesheet?
October 30, 200519 yr Question: CSS is independent per skin. Why don't you just set everything in the CSS? I haven't used the RTL / LTR attributes much, but my understanding was you could do it in the CSS.http://www.w3schools.com/css/css_text.asp classname { direction: ltr; } for example. You could do this for the body tag and it should apply for the whole body (in theory).
Archived
This topic is now archived and is closed to further replies.