View Full Version : How Do I Flip The Scrollbar To The Left While Having The Text In Order


rant
07-11-2005, 02:32 PM
I JUST WANT THE SCROLLBAR ON THE LEFT SIDE BUT ALL OF MY TEXT IS READING BACKWARDS. WILL SOMEONE PLEASE HELP ME?

MY WEBSITE IS:

WWW.MYSPACE.COM/QUEENNESSA

iTom
07-11-2005, 03:11 PM
Please don't type in caps. This should solve your problem though:


body {
direction: rtl;
text-align: left;
}

lefty
07-11-2005, 03:56 PM
Your other thread on the same topic discusses that:
http://www.lissaexplains.com/forum/showthread.php?t=77826