Hi All,
I'm considering to try out a right-aligned website but am not a Web-Coder. As I knew that there is the
Left-Aligned tweak I thought it might work to just replace all instances of "Left" in the Page-Header-Script
but there seems to be a little more to it. It did not work. Can someone help?



<script type="text/javascript">function my_lres(e){if(my_loldres)my_loldres(e);xr_xr.style .marginLeft="0px";xr_xr.style.left="0px";xr_dx=0;d ocument.body.style.backgroundPosition="0px 0px";};var my_loldres=0;window.onload=my_llod;function my_llod(){my_loldres=window.onresize;window.onresi ze=my_lres;my_lres();};</script>