Thanks Image. Not sure I have energy to change all the files and <html align=""right> alone doesn't do it. I am still working on that arabic lang file translation. When done, I will let you know. My problem is finding an editor. I have tried like 6 editors so far without success.
Hi Image: the dir=rtl in <body does not really change the direction rtl. Only dir=rtl in <html> does change the direction rtl. The only problem I have is that the headings do not align rtl with dir=rtl in <html> even though the body text aligns rtl. Thanks
The fix for this was in forum.asp changed one instance of align=""left"" to align=""right"" and all topics aligned right. Apparently, coding the instances in topic.asp ruirib suggested was not necessary. Thank you