لوحة التحكم القوالب » النمط الإفتراضي » تحرير : header.tpl
امسح النص الموجود وضع الكود التالي بدله مع وضع كود البانر الذي تريده.
CODE
<!--pbb.logo.start-->
<table id="logostrip" cellpadding=0 cellspacing=0 width="100%">
<tr>
<td width="350px" height="83px">
<a href="index.php" title="{$_CONF['info_row']['title']}" rel="home" accesskey="1">
<img src="{$image_path}/logo.jpg" style="vertical-align:top"
alt="{$_CONF['info_row']['title']}" border="0" width="350px" height="83px" />
</a>
</td>
<td align="center">
ضع كود البانر هنا
</td>
</tr>
</table>
<!--pbb.logo.end-->
{template}main_bar{/template}