سلام من هم خیلی دونبال راست چین کردنشم تا اینجا رو رفتم ولی راست چین میشه بهم میخوده
در تم به آدرس templates\gk_game_magazine\css\... برید و در template.css تو قسمت body این کودو بزارین direction: rtl راست چین میشه ولی همه چیز بهم میخوره !!!!!!!!
نقل قول: /*
#------------------------------------------------------------------------
# Game Magazine - October 2011 template (for Joomla 1.6/1.7)
#
# Copyright © 2007-2011 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: دیدن لینک ها برای شما امکان پذیر نیست. لطفا ثبت نام کنید یا وارد حساب خود شوید تا بتوانید لینک ها را ببینید.
# Support: support@gavick.com
*/
/* Basic elements */
::selection {background: #ffbf25; color: #fff}
::-moz-selection {background: #ffbf25; color: #fff}
::-webkit-selection {background: #ffbf25; color: #fff}
body { line-height:1.8; min-height:100%; color: #666; background: #000000 url('../images/bg.jpg') no-repeat center top; direction: rtl; }
a { text-decoration: none; color: #333; -webkit-transition: color 0.15s linear; -moz-transition: color 0.15s linear; -o-transition: color 0.15s linear; transition: color 0.15s linear; }
a:hover,
a:active,
a:focus { color: #6896C1; }
h1, h2, h3, h4, h5 { font-weight: normal; color: #333 }
h1 { font-size:48px; color: #222; line-height: 72px; margin: 0; padding: 0; }
h2 { font-size:40px; color: #222; line-height: 64px; margin: 0; padding: 0; }
h3 { font-size:135% }
h4 { font-size:110% }
h5 { font-size:100% }
ul { list-style:none; }
ul li { line-height:2.6; }
p { margin: 0.5em 0 }
/* Containers */