محمود
06-17-2010, 09:36 AM
حل مشكلة الفراغ الأبيض في المواضيع في النسخ 4.0.3
ابحث في القالب postbit_legacy
عن :
<div class="content<vb:if condition="$show['first_ad'] OR $show['last_ad']"> hasad</vb:if>">
و استبدلها بـ :
<div class="content">
و ستُحل المشكلة بإذن الله
ابحث في القالب postbit_legacy
عن :
<div class="content<vb:if condition="$show['first_ad'] OR $show['last_ad']"> hasad</vb:if>">
و استبدلها بـ :
<div class="content">
و ستُحل المشكلة بإذن الله