ببخشید من کد زیر رو توی ایندکس گذاشتم و کدهای فایل css رو هم تقییر دادم
<?php if($this->direction == 'rtl') : ?>
<link href="<?php echo $this->baseurl ?>/templates/<?php echo $this->template; ?>/css/template_rtl.css" rel="stylesheet" type="text/css" />
<?php else: ?>
<link rel="stylesheet" href="<?php echo $this->baseurl ?>/templates/<?php echo $this->template; ?>/css/template.css" type="text/css" />
<?php endif; ?>
قالب راست چین شد اما متاسفانه مشکل داشت مثلا قسمت هدر سایت به هم خورد





علاقه مندی ها (Bookmarks)