أهلا وسهلا بك زائرنا الكريم في منتدى دعم PBBoard الرسمي، لكي تتمكن من المشاركة ومشاهدة جميع أقسام المنتدى وكافة الميزات ، يجب عليك إنشاء حساب جديد بالتسجيل بالضغط هنا أو تسجيل الدخول اضغط هنا إذا كنت عضواً .

Styles User name and text direction problem


مشاهدة المشاركة في الموضوع بالعرض العادي
look/images/icons/i1.gif Styles User name and text direction problem
  22-03-2014 01:02 مساءً  
BlackRose
معلومات الكاتب
المشاركة الأصلية كتبت بواسطة: Mr King for buttons add new subject & add new reply :



1- in topics :

edit the templates "subject_top" & "topic_end"

looking for
CODE
{template}add_reply_link{/template}<br />
	{template}add_subject_link{/template}<br />


A- before them,

change "right" to "left" in
CODE
<td align="right">


& change "r-right" to "l-left" in
CODE
<div id="buttons_close" class="r-right">


B- after them,

change "right" to "left" in
CODE
<td width="2%" align="right">




2- in subjects table :

edit the template "forum_subject_table"

looking for
CODE
{template}add_subject_link{/template}<br />


-before that, change "right" to "left" in
CODE
<td align="right">


- & after that, change "left" to "right" in
CODE
<td align="left">
	{if {$pager}}


Styles User name and text direction problem


تم تحرير المشاركة بواسطة :BlackRose بتاريخ:22-03-2014 03:38 مساءً



الساعة الآن 12:46 PM