تحديث آخر نسخة 1.8.37

تقييم الموضوع :
  • 0 أصوات - بمعدل 0
  • 1
  • 2
  • 3
  • 4
  • 5
توسيط المنتدى والهيدر والفوتر
#1
اسأل عن كيفية توسيط المنتدى والهيدر والفوتر لكي يكونوا في منتصف الصفحة
شكرا لكم
شكر من طرف :
#2
مرحبا اخي tarek_zohdy
هل في منتداك ؟
اداكان في منتداك اضن انه
يجب ترقية الاستيل ليتوافق مع نسخة المنتدى
...
شكر من طرف :
#3
نعم في منتدايا
إقتباس :يجب ترقية الاستيل ليتوافق مع نسخة المنتدى
كيف؟؟
وهل هذا يمانع على توسيط المنتدى؟؟
شكرا جزيلا لردك اخي يونس
شكر من طرف :
#4
ايه يا جماعة ...مفيش حد يقولي؟؟
شكر من طرف :
#5
السلام عليكم.. اسف على التأخر بالرد يا طيب..
بالنسبة لتوسيط المنتدى
اذهب الى ادارة الثيمات
ثم اذهب الى الأستايل المستخدم..
ثم الى extra css الموجودة تحت الـ page container
واضف بها التالى
كود :
text-align:center;
بالنسبة للهيدر والفوتر انسخهم لى هنا..
شكر من طرف :
#6
Pepo كتب :السلام عليكم.. اسف على التأخر بالرد يا طيب..
بالنسبة لتوسيط المنتدى
اذهب الى ادارة الثيمات
ثم اذهب الى الأستايل المستخدم..
ثم الى extra css الموجودة تحت الـ page container
واضف بها التالى
كود :
text-align:center;
بالنسبة للهيدر والفوتر انسخهم لى هنا..

اخي بيبو هل تصلح هذه الفكرة في التوسيط التلقائي
لمحتوى المواضيع و التواقيع ام لا
(و عذرا عن المداخلة بطرح السؤالSmack)
﴿ ذَلِكَ وَمَنْ يُعَظِّمْ شَعَائِرَ اللَّهِ فَإِنَّهَا مِنْ تَقْوَى الْقُلُوبِ ﴾
[الحج:32]
[صورة: histoirenarutoya5.jpg]
شكر من طرف :
#7
طريقة توسيط المواضيع
شكر من طرف :
#8
الفوتر
كود :
<script type="text/javascript">
<!--
google_ad_client = "pub-6021129301682118";
//728x90, تم إنشاؤها 10/12/07
google_ad_slot = "9464489411";
google_ad_width = 728;
google_ad_height = 90;
//--></script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">

</script>



<br class="clear" /><table  width="100%" border="0" cellspacing="0" cellpadding="0" class="fo">
  <tr><td width="5%"><a href="{$mybb->settings['bburl']}"><img src="mybb/fo.gif" alt="{$mybb->settings['bbname']}" /></a></td>
    <td width="2%"> </td>
    <td width="59%"><span class="smalltext">Theme Graphic By <a href="http://www.minerskinz.com/" target="_blank" rel="nofollow">Miner Skinz</a> converted to MyBB By <a href="http://www.dd4bb.com" target="_blank" rel="nofollow">الدعم العربى</a></span><br />{$lang->powered_by} <a href="http://www.mybboard.com" target="_blank" rel="nofollow">MyBB</a> {$lang->copyright} © 2002-{$copy_year} <strong><a href="http://www.mybboard.com" target="_blank" rel="nofollow">MyBB Group</a></strong></td>
    <td width="34%"></td>
  </tr>
</table>

الهيدر
كود :
<div id="panel">{$welcomeblock} </div>

<script type="text/javascript">
<!--
google_ad_client = "pub-6021129301682118";
//728x90, تم إنشاؤها 10/12/07
google_ad_slot = "9464489411";
google_ad_width = 728;
google_ad_height = 90;
//--></script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">

</script>
واريد توسيط المنتدى نفسه في وسط الصفحة
شكرا لك بيبو على الاهتمام
شكر من طرف :
#9
اها فهمت قصدك.. انت حبيت تضيف اعلانات وتوسطنها.. لكن الفوتر والهيدر لهم ترتيب مظبوط مسبقا..
على كل حال تفضل
الفوتر
كود :
<div align="center"><script type="text/javascript">
<!--
google_ad_client = "pub-6021129301682118";
//728x90, تم إنشاؤها 10/12/07
google_ad_slot = "9464489411";
google_ad_width = 728;
google_ad_height = 90;
//--></script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">

</script>

</div>

<br class="clear" /><table  width="100%" border="0" cellspacing="0" cellpadding="0" class="fo">
  <tr><td width="5%"><a href="{$mybb->settings['bburl']}"><img src="mybb/fo.gif" alt="{$mybb->settings['bbname']}" /></a></td>
    <td width="2%"> </td>
    <td width="59%"><span class="smalltext">Theme Graphic By <a href="http://www.minerskinz.com/" target="_blank" rel="nofollow">Miner Skinz</a> converted to MyBB By <a href="http://www.dd4bb.com" target="_blank" rel="nofollow">الدعم العربى</a></span><br />{$lang->powered_by} <a href="http://www.mybboard.com" target="_blank" rel="nofollow">MyBB</a> {$lang->copyright} © 2002-{$copy_year} <strong><a href="http://www.mybboard.com" target="_blank" rel="nofollow">MyBB Group</a></strong></td>
    <td width="34%"></td>
  </tr>
</table>

الهيدر
كود :
<div id="panel">{$welcomeblock} </div>
<div align="center">
<script type="text/javascript">
<!--
google_ad_client = "pub-6021129301682118";
//728x90, تم إنشاؤها 10/12/07
google_ad_slot = "9464489411";
google_ad_width = 728;
google_ad_height = 90;
//--></script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">

</script></div>
شكر من طرف :
#10
شكرا لك اخي بيبو
لقد جربت ولكن يبقى الحال كما هو عليه
لم يحدث اي تغيير
شكر من طرف :


التنقل السريع :


يقوم بقرائة الموضوع: بالاضافة الى ( 1 ) ضيف كريم