عاجل ارجوكم طريقة ازالة صوره vbulletin من الهيدر كيف الطريقه
رد: عاجل ارجوكم طريقة ازالة صوره vbulletin من الهيدر كيف الطريقه
>> هذا مسارها بالمنتدى vb/images/misc/vbulletin3_logo_white.gif
>> هذا مسارها بلوحة تحكم المنتدى vb/cpstyles/vBulletin_3_Silver/cp_logo.gif
*ازالتها من الهيدر >لوحة تحكم الاستايلات > تعديل الاستايل الافتراضي> الهيدر وشوف المسار أعلاه بكود الهيدر
رد: عاجل ارجوكم طريقة ازالة صوره vbulletin من الهيدر كيف الطريقه
اخي ماحصلت المسارات اللي تقول عليها
اخي تفضل قالب الهيدر اتمنى ازالتها منه
كود:
<!-- logo -->
<a name="top"></a>
<table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center">
<tr>
<td align="$stylevar[left]"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></td>
<td align="$stylevar[right]" id="header_right_cell">
<if condition="$ad_location['ad_header_logo']">$ad_location[ad_header_logo]<else /> </if>
</td>
</tr>
</table>
<!-- /logo -->
<!-- content table -->
$spacer_open
$_phpinclude_output
$ad_location[ad_header_end]
تحياتي لك
رد: عاجل ارجوكم طريقة ازالة صوره vbulletin من الهيدر كيف الطريقه