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

Styles User name and text direction problem

i add the styles my board but user name and text directon view right i want view to left


موضوع مغلق

الصفحة 2 من 2 < 1 2 >


20-03-2014 08:54 مساءً
معلومات الكاتب ▼
انضم في : 15-03-2014
رقم العضوية : 5,149
المشاركات : 78
الجنس :
تاريخ الميلاد : 2-2-1995
قوة السمعة : 80
موقعي : زيارة موقعي
i add the styles my board but user name and text directon view right i want view to left
تم تحرير الموضوع بواسطة :BlackRose بتاريخ:20-03-2014 09:00 مساءً

look/images/icons/i1.gif Styles User name and text direction problem
  20-03-2014 09:43 مساءً   [1]
معلومات الكاتب ▼
انضم في : 27-11-2012
رقم العضوية : 2,642
المشاركات : 3,240
الدولة : morocco
الجنس :
تاريخ الميلاد : 1-1-1987
الدعوات : 6
قوة السمعة : 18,910
hi dear,



We need to see the problem





look/images/icons/i1.gif Styles User name and text direction problem
  20-03-2014 09:47 مساءً   [2]
معلومات الكاتب ▼
انضم في : 18-07-2009
رقم العضوية : 1
المشاركات : 12,933
الدولة : KSA
الجنس :
الدعوات : 54
قوة السمعة : 75,996
موقعي : زيارة موقعي
To Change the direction of Styles Be Through Edit the CSS and templates



To convert styles direction from right to left

1 - Replace all left To the word lelelel

2 - Replace all right To left

3 - Replace all lelelel To right



To convert styles direction from left to right

1 - Replace all right To the word rerere

2 - Replace all left To right

3 - Replace all rerere To the left





This is how short the public ..


تم تحرير المشاركة بواسطة :Soliman بتاريخ:23-03-2014 01:23 صباحاً


look/images/icons/i1.gif Styles User name and text direction problem
  20-03-2014 10:06 مساءً   [3]
معلومات الكاتب ▼
انضم في : 15-03-2014
رقم العضوية : 5,149
المشاركات : 78
الجنس :
تاريخ الميلاد : 2-2-1995
قوة السمعة : 80
موقعي : زيارة موقعي
i dont understand :S i open css but iam not founded right to left or left to rightxR2NWR

look/images/icons/i1.gif Styles User name and text direction problem
  20-03-2014 10:20 مساءً   [4]
معلومات الكاتب ▼
انضم في : 15-03-2014
رقم العضوية : 5,149
المشاركات : 78
الجنس :
تاريخ الميلاد : 2-2-1995
قوة السمعة : 80
موقعي : زيارة موقعي
and my problem this i used theme user name and texy is right direction iwant view rleft dricetionKnZoL1

look/images/icons/i1.gif Styles User name and text direction problem
  20-03-2014 11:02 مساءً   [5]
معلومات الكاتب ▼
انضم في : 18-07-2009
رقم العضوية : 1
المشاركات : 12,933
الدولة : KSA
الجنس :
الدعوات : 54
قوة السمعة : 75,996
موقعي : زيارة موقعي


No, not so



This is what I mean

Search for:

CODE
right<br />


And replace with:

CODE
rerere<br />


And Search for:

CODE
left<br />


And replace with:

CODE
right<br />




And Search for:

CODE
rerere<br />


And replace with:

CODE
left<br />




Make to the Templates and CSS





Do you get me !!


تم تحرير المشاركة بواسطة :Soliman بتاريخ:20-03-2014 11:05 مساءً


look/images/icons/i1.gif Styles User name and text direction problem
  20-03-2014 11:48 مساءً   [6]
معلومات الكاتب ▼
انضم في : 15-03-2014
رقم العضوية : 5,149
المشاركات : 78
الجنس :
تاريخ الميلاد : 2-2-1995
قوة السمعة : 80
موقعي : زيارة موقعي
ok i tried but not succes i enter adminpanel styles and templates manage sytles select theme edit css and aplied your tells but username enter the page and text direction didnt change :S

look/images/icons/i1.gif Styles User name and text direction problem
  21-03-2014 12:36 صباحاً   [7]
معلومات الكاتب ▼
انضم في : 18-07-2009
رقم العضوية : 1
المشاركات : 12,933
الدولة : KSA
الجنس :
الدعوات : 54
قوة السمعة : 75,996
موقعي : زيارة موقعي
Give Permission 777 for:

styles/#style name#/css/style.css

styles/#style name#/css

look/images/icons/i1.gif Styles User name and text direction problem
  21-03-2014 05:47 صباحاً   [8]
معلومات الكاتب ▼
انضم في : 27-11-2012
رقم العضوية : 2,642
المشاركات : 3,240
الدولة : morocco
الجنس :
تاريخ الميلاد : 1-1-1987
الدعوات : 6
قوة السمعة : 18,910
hi dear,



control panel - styles & templates - manage templates - edit templates



looking for show_subject & go "edit"



looking for

CODE
<td class="thead" width="82%" align="right"


&

CODE
width="82%" valign="top" align="right"




change "right" to "left"



click "save and reload"





& go to "edit" the template "show_reply" & do like that








مشاكل وطلبات الاستايلات والقوالب(Support Templates , Styles) : ينقل لقسم




تم تحرير المشاركة بواسطة :Mr King بتاريخ:23-03-2014 06:21 صباحاً


look/images/icons/i1.gif Styles User name and text direction problem
  21-03-2014 05:01 مساءً   [9]
معلومات الكاتب ▼
انضم في : 27-11-2012
رقم العضوية : 2,642
المشاركات : 3,240
الدولة : morocco
الجنس :
تاريخ الميلاد : 1-1-1987
الدعوات : 6
قوة السمعة : 18,910
for address bar :



"edit" template "address_bar_part1"

change "right" to "left" in
CODE
<div class="address_bar" align="right">




& go manage styles - edit CSS - "go"



looking for

CODE
.address_bar
{
    margin-left: auto;
    margin-right: auto;
    width: 96%;
    border: 1px solid #E3E3E3;
    border-radius: 5px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-family: Tahoma;
    font-weight: bold;
    font-size: 8pt;
    color: #838383;
    background-image: url(images/address_bar_start.gif);
    background-repeat: no-repeat;
    background-position: right center;
}




change "right" to "left" in
CODE
padding-right: 20px;<br />
&
CODE
background-position: right center;<br />






look/images/icons/i1.gif Styles User name and text direction problem
  21-03-2014 05:36 مساءً   [10]
معلومات الكاتب ▼
انضم في : 27-11-2012
رقم العضوية : 2,642
المشاركات : 3,240
الدولة : morocco
الجنس :
تاريخ الميلاد : 1-1-1987
الدعوات : 6
قوة السمعة : 18,910
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}}




look/images/icons/i1.gif Styles User name and text direction problem
  22-03-2014 01:02 مساءً   [11]
معلومات الكاتب ▼
انضم في : 15-03-2014
رقم العضوية : 5,149
المشاركات : 78
الجنس :
تاريخ الميلاد : 2-2-1995
قوة السمعة : 80
موقعي : زيارة موقعي
المشاركة الأصلية كتبت بواسطة: 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}}


Untitled-1


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


look/images/icons/i1.gif Styles User name and text direction problem
  23-03-2014 06:17 صباحاً   [12]
معلومات الكاتب ▼
انضم في : 27-11-2012
رقم العضوية : 2,642
المشاركات : 3,240
الدولة : morocco
الجنس :
تاريخ الميلاد : 1-1-1987
الدعوات : 6
قوة السمعة : 18,910
"edit" the template "show_reply"

looking for
CODE
<td class="thead" colspan=




after them,

change "l-left" to "r-right" in
CODE
<div class="l-left">
	    <a title=


&

change "r-right" to "l-left" in
CODE
<div class="r-right">
	        <a href="javascript:switchMenuNone


تم تحرير المشاركة بواسطة :Mr King بتاريخ:23-03-2014 06:20 صباحاً


look/images/icons/i1.gif Styles User name and text direction problem
  23-03-2014 07:32 صباحاً   [13]
معلومات الكاتب ▼
انضم في : 27-11-2012
رقم العضوية : 2,642
المشاركات : 3,240
الدولة : morocco
الجنس :
تاريخ الميلاد : 1-1-1987
الدعوات : 6
قوة السمعة : 18,910
if you like change direction of "box search" to the right



"edit" the template "header"

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


تم تحرير المشاركة بواسطة :Mr King بتاريخ:23-03-2014 09:58 صباحاً


look/images/icons/i1.gif Styles User name and text direction problem
  23-03-2014 04:24 مساءً   [14]
معلومات الكاتب ▼
انضم في : 15-03-2014
رقم العضوية : 5,149
المشاركات : 78
الجنس :
تاريخ الميلاد : 2-2-1995
قوة السمعة : 80
موقعي : زيارة موقعي
المشاركة الأصلية كتبت بواسطة: Mr King if you like change direction of "box search" to the right



"edit" the template "header"

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

very thanx but i have a another problem first post signature view but other post not view

الصفحة 2 من 2 < 1 2 >




الكلمات الدلالية
لا يوجد كلمات دلالية ..









الساعة الآن 05:22 PM