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

مشكله تمدد شريط اخر 10 مشاركات

موضوع مغلق


08-02-2015 05:38 مساءً
MohtasmMohamed
معلومات الكاتب
السلام عليكم ورحمة الله وبركاته

عندى مشكله فى شريط اخر 10 مشاركات وهى كما فى الصوره برجاء الحل مع العلم انى قمت بتجريب اكثر من استايل ونفس النظام دا

مشكله تمدد شريط اخر 10 مشاركات
تم تحرير الموضوع بواسطة :Soliman بتاريخ: 08-02-2015 06:22 مساءً


look/images/icons/i1.gif مشكله تمدد شريط اخر 10 مشاركات
  08-02-2015 06:26 مساءً   [1]
Soliman
معلومات الكاتب
وعليكم السلام ورحمة الله وبركاته ،،

ما المتصفح الذي تستخدمه وكم اصدارة !!

تم تحرير المشاركة بواسطة :Soliman بتاريخ:08-02-2015 06:47 مساءً


look/images/icons/i1.gif مشكله تمدد شريط اخر 10 مشاركات
  08-02-2015 08:16 مساءً   [2]
MohtasmMohamed
معلومات الكاتب
المشاركة الأصلية كتبت بواسطة: Soliman وعليكم السلام ورحمة الله وبركاته ،،

ما المتصفح الذي تستخدمه وكم اصدارة !!
المشاركة الأصلية كتبت بواسطة: Soliman وعليكم السلام ورحمة الله وبركاته ،،

ما المتصفح الذي تستخدمه وكم اصدارة !!



متصفح جوجل كروم اخر اصدار

look/images/icons/i1.gif مشكله تمدد شريط اخر 10 مشاركات
  08-02-2015 10:37 مساءً   [3]
Soliman
معلومات الكاتب
قوقل كروم لايدعم marquee جيداً

هناك حلول متعددة اعتقد اسهلها هو ان تفتح قالب lasts_posts_bar

وتبحث عن : marquee direction وتستبدلها بـ marquee width="800" direction

look/images/icons/i1.gif مشكله تمدد شريط اخر 10 مشاركات
  09-02-2015 04:00 صباحاً   [4]
Mr King
معلومات الكاتب
بعد إذن الاستاذ سليمان،

المرجو من صاحب الموضوع إداج رابط منتداه لنقوم بمعاينة المشكل المطروح،



وكذلك جرّب ما يلي (ليظهر شريط آخر المشاركات في opera و chrome بشكله المُعتاد) :

حرر القالب lasts_posts_bar وابحث في بداية القالب عن السطر


CODE
<table border="0" cellspacing="1" class="border" width="98%">




استبدله ب

CODE
<table border="0" cellspacing="1" class="border" width="98%" style="table-layout: fixed;">


لاحظ أننا أضفنا

CODE
style="table-layout: fixed;"






وكذلك استبدل السطر
CODE
<marquee direction="{$_CONF['info_row']['lasts_posts_bar_dir']}" dir="{$_CONF['info_row']['content_dir']}" onmouseover=this.stop() onmouseout=this.start()>


ب

CODE
<marquee direction="{$_CONF['info_row']['lasts_posts_bar_dir']}" dir="{$_CONF['info_row']['content_dir']}" onmouseover=this.stop() onmouseout=this.start() style="direction:ltr;">

لاحظ أننا أضفنا

CODE
style="direction:ltr;"




واحفظ القالب



-----------------------------------------

ستواجه نفس المشكلة مع شريط الاهداءات ، عدّل على القالب chat

وشريط المواضيع المميزة ، عدّل على القالب special

وذلك بإضافة


CODE
style="table-layout: fixed;"


للوسم table

وإضافة


CODE
style="direction:ltr;"


للوسم marquee



تم تحرير المشاركة بواسطة :Mr King بتاريخ:27-07-2015 02:33 مساءً


look/images/icons/i1.gif مشكله تمدد شريط اخر 10 مشاركات
  27-03-2015 08:18 صباحاً   [5]
الشاعر اندراوس
معلومات الكاتب
راااااااائع يا شباب

look/images/icons/i1.gif مشكله تمدد شريط اخر 10 مشاركات
  13-09-2015 06:23 صباحاً   [6]
mohamedelking1997
معلومات الكاتب
اواجه نفس المشكله مع شريط الاهداءات

ارجو الحل لاني جربت حل الاخ <a class="Button_secondary" style="height: 22px; font-stretch: normal; font-size: 12px; line-height: 22px; font-family: tahoma; padding: 0px 10px; border: 1px solid rgb(219, 219, 219); box-shadow: rgb(255, 255, 255) 0px 1px 0px inset, rgba(0, 0, 0, 0.298039) 0px 1px 0px; color: rgb(97, 97, 97); display: inline !important; white-space: nowrap; border-radius: 10px 0px; margin-left: 4px; margin-right: 2px; text-align: -webkit-center; background-color: rgb(255, 255, 255);">Mr King مشكله تمدد شريط اخر 10 مشاركات

ولم يعمل</a>



look/images/icons/i1.gif مشكله تمدد شريط اخر 10 مشاركات
  13-09-2015 09:36 مساءً   [7]
Mr King
معلومات الكاتب
المشاركة الأصلية كتبت بواسطة: mohamedelking1997 اواجه نفس المشكله مع شريط الاهداءات

ارجو الحل لاني جربت حل الاخ <a class="Button_secondary" style="height: 22px; font-stretch: normal; font-size: 12px; line-height: 22px; font-family: tahoma; padding: 0px 10px; border: 1px solid rgb(219, 219, 219); box-shadow: rgb(255, 255, 255) 0px 1px 0px inset, rgba(0, 0, 0, 0.298039) 0px 1px 0px; color: rgb(97, 97, 97); display: inline !important; white-space: nowrap; border-radius: 10px 0px; margin-left: 4px; margin-right: 2px; text-align: -webkit-center; background-color: rgb(255, 255, 255);">Mr King مشكله تمدد شريط اخر 10 مشاركات

ولم يعمل</a>


مرحبا بك،

المرجو تزويدنا ببيانات عضوية تجريبية عادية في المنتدى لنعاين المشكلة

أو أرفق لنا محتوى القالب chat ليتم التعديل عليه




تم تحرير المشاركة بواسطة :Mr King بتاريخ:13-09-2015 09:38 مساءً


look/images/icons/i1.gif مشكله تمدد شريط اخر 10 مشاركات
  13-09-2015 10:36 مساءً   [8]
mohamedelking1997
معلومات الكاتب
هذا هو محتوي القالب

CODE

<div>
	<table border="0" cellspacing="1" class="border" width="98%" align="center"></div>
<div>
	<tr></div>
<div>
	<td width="95%" class="tbar" align="center" colspan="1"></div>
<div>
	{$lang['chat_message']}</div>
<div>
	</td></div>
<div>
	</tr></div>
<div>
	<tr></div>
<div>
	<td width="98%" class="row2" align="right"></div>
<div>
	<marquee onmouseover="this.stop()" onmouseout="this.start()" direction="{$_CONF['info_row']['chat_bar_dir']}"></div>
<div>
	{Des::while}{Messages}</div>
<div>
	<b dir="{$_CONF['info_row']['content_dir']}">(<a href="index.php?page=profile&amp;show=1&amp;id={$Messages['user_id']}"></div>
<div>
	<?php echo $PowerBB->functions->GetUsernameStyle($PowerBB->_CONF['template']['while']['Messages'][$this->x_loop]['username']);?></div>
<div>
	</a></div>
<div>
	  {if {$_CONF['info_row']['chat_hide_country']} == 1}</div>
<div>
	<?php $PowerBB->_CONF['template']['while']['Messages'][$this->x_loop]['country'] = $PowerBB->Powerparse->feltr_words($PowerBB->_CONF['template']['while']['Messages'][$this->x_loop]['country']); ?></div>
<div>
	<?php $PowerBB->_CONF['template']['while']['Messages'][$this->x_loop]['message'] = $PowerBB->Powerparse->feltr_words($PowerBB->_CONF['template']['while']['Messages'][$this->x_loop]['message']); ?></div>
<div>
	<?php $PowerBB->_CONF['template']['while']['Messages'][$this->x_loop]['message'] = $PowerBB->Powerparse->bb_common($PowerBB->_CONF['template']['while']['Messages'][$this->x_loop]['message']); ?></div>
<div>
	<?php $PowerBB->_CONF['template']['while']['Messages'][$this->x_loop]['message'] = $PowerBB->Powerparse->replace($PowerBB->_CONF['template']['while']['Messages'][$this->x_loop]['message']); ?></div>
<div>
	<?php $PowerBB->Powerparse->replace_smiles($PowerBB->_CONF['template']['while']['Messages'][$this->x_loop]['message']); ?></div>
<div>
	<?php $PowerBB->_CONF['template']['while']['Messages'][$this->x_loop]['message'] = $PowerBB->Powerparse->censor_words($PowerBB->_CONF['template']['while']['Messages'][$this->x_loop]['message']); ?></div>
<div>
	 </div>
<div>
	<font color="#FF0000">{$lang['from_country']}</div>
<div>
	 {$Messages['country']} </font></div>
<div>
	{else}</div>
<div>
	:</div>
<div>
	{/if}</div>
<div>
	 {$Messages['message']} )</b></div>
<div>
	<font color="#000080"> &nbsp; <img border="0"  alt="" src="{$image_path}/icmov.gif" width="20" height="18" />  &nbsp;</font></div>
<div>
	{/Des::while}</div>
<div>
	</marquee></div>
<div>
	               </div>
<div>
	<input name="add_chat_message" type="button" value="{$lang['add_chat_message1']}" onclick="window.open('index.php?page=chat_message&amp;chat=1','mywindow','width=600,height=450')" /></div>
<div>
	<a class="buttons" href="index.php?page=chat_message&amp;control=1&amp;main=1">{$lang['mange_chat']} </a></div>
<div>
	</td></div>
<div>
	</tr></div>
<div>
	</table></div>
<div>
	 </div>





وهذه عضوية تجريبية

chat

chat



look/images/icons/i1.gif مشكله تمدد شريط اخر 10 مشاركات
  13-09-2015 10:41 مساءً   [9]
Mr King
معلومات الكاتب
استبدله بهذا



CODE

<div>
	</div>
<div>
	<table border="0" cellspacing="1" class="border" width="98%" align="center" style="table-layout: fixed;"></div>
<div>
	<tr></div>
<div>
	<td width="95%" class="tbar" align="center" colspan="1"></div>
<div>
	{$lang['chat_message']}</div>
<div>
	</td></div>
<div>
	</tr></div>
<div>
	<tr></div>
<div>
	<td width="98%" class="row2" align="right"></div>
<div>
	<marquee onmouseover="this.stop()" onmouseout="this.start()" direction="{$_CONF['info_row']['chat_bar_dir']}" style="direction: ltr;"></div>
<div>
	{Des::while}{Messages}</div>
<div>
	<b dir="{$_CONF['info_row']['content_dir']}">(<a href="index.php?page=profile&amp;show=1&amp;id={$Messages['user_id']}"></div>
<div>
	<?php echo $PowerBB->functions->GetUsernameStyle($PowerBB->_CONF['template']['while']['Messages'][$this->x_loop]['username']);?></div>
<div>
	</a></div>
<div>
	  {if {$_CONF['info_row']['chat_hide_country']} == 1}</div>
<div>
	<?php $PowerBB->_CONF['template']['while']['Messages'][$this->x_loop]['country'] = $PowerBB->Powerparse->feltr_words($PowerBB->_CONF['template']['while']['Messages'][$this->x_loop]['country']); ?></div>
<div>
	<?php $PowerBB->_CONF['template']['while']['Messages'][$this->x_loop]['message'] = $PowerBB->Powerparse->feltr_words($PowerBB->_CONF['template']['while']['Messages'][$this->x_loop]['message']); ?></div>
<div>
	<?php $PowerBB->_CONF['template']['while']['Messages'][$this->x_loop]['message'] = $PowerBB->Powerparse->bb_common($PowerBB->_CONF['template']['while']['Messages'][$this->x_loop]['message']); ?></div>
<div>
	<?php $PowerBB->_CONF['template']['while']['Messages'][$this->x_loop]['message'] = $PowerBB->Powerparse->replace($PowerBB->_CONF['template']['while']['Messages'][$this->x_loop]['message']); ?></div>
<div>
	<?php $PowerBB->Powerparse->replace_smiles($PowerBB->_CONF['template']['while']['Messages'][$this->x_loop]['message']); ?></div>
<div>
	<?php $PowerBB->_CONF['template']['while']['Messages'][$this->x_loop]['message'] = $PowerBB->Powerparse->censor_words($PowerBB->_CONF['template']['while']['Messages'][$this->x_loop]['message']); ?></div>
<div>
	 </div>
<div>
	<font color="#FF0000">{$lang['from_country']}</div>
<div>
	 {$Messages['country']} </font></div>
<div>
	{else}</div>
<div>
	:</div>
<div>
	{/if}</div>
<div>
	 {$Messages['message']} )</b></div>
<div>
	<font color="#000080"> &nbsp; <img border="0"  alt="" src="{$image_path}/icmov.gif" width="20" height="18" />  &nbsp;</font></div>
<div>
	{/Des::while}</div>
<div>
	</marquee></div>
<div>
	               </div>
<div>
	<input name="add_chat_message" type="button" value="{$lang['add_chat_message1']}" onclick="window.open('index.php?page=chat_message&amp;chat=1','mywindow','width=600,height=450')" /></div>
<div>
	<a class="buttons" href="index.php?page=chat_message&amp;control=1&amp;main=1">{$lang['mange_chat']} </a></div>
<div>
	</td></div>
<div>
	</tr></div>
<div>
	</table></div>
<div>
	</div>











look/images/icons/i1.gif مشكله تمدد شريط اخر 10 مشاركات
  13-09-2015 10:45 مساءً   [10]
mohamedelking1997
معلومات الكاتب
تم الحل شكرا لك ^^ الخطأ كان خطأي بالاساس في تعديل القالب


المواضيع المتشابهه
عنوان الموضوع الكاتب الردود الزوار آخر رد
مشكله فى عداد المشاركات فى الملف الشخصى amoonty
5 1283 amoonty
مشكله في المشاركات الجديدة ابولؤي
3 1367 Soliman

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






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