[مشكلة] صورة الهيدر لا تظهر

ASD 2006

عضو جديد
27 سبتمبر 2010
303
2
0
IraQ
ansaralhoja2.eb2a.com
السلام عليكم


مشكلتي هي صورة الهيدر للمنتدى لا تظهر

وهذا كود الهيدر

كود:
<div id="dothanhtrung">
<div style="float: left"><img src="hoiquantinhoc/niceblue/borda1.gif"></div>

<div style="float: right"><img src="hoiquantinhoc/niceblue/borda2.gif"></div>
<div class="bleft"><div class="bright">
<div id="hoiquantinhoc">
</div>


<!-- logo -->
<a name="top"></a>
<div id="forumname"></div>
<table id="logostrip" cellpadding="0" cellspacing="0" border="0" width="100%">
    <tr>
        <td>
             </td>
        


<td width="274" valign="center" id="menubg" align="left">

            
<div style="margin-left: 20px; margin-top: 23px;">
<if condition="$show['member']">
<div style="margin-left: 10px; margin-top: 45px;">
    <div class="smallfont">
         <if condition="$show['notifications']"><div> </div>
            <if condition="$show['popups']">
                <script type="text/javascript"> vBmenu.register("notifications"); </script>
            <else />
                <script type="text/javascript" src="clientscript/vbulletin_notifications_nopopups.js?v=$vboptions[simpleversion]"></script>
                <script type="text/javascript"> vBulletin.register_control("vB_Notifications_NoPopups", "notifications");  </script>
            </if>
        <else /><if condition="$show['pmstats']">
            <div> </div>
        </if></if>

        <if condition="$show['pmwarning']"><div> </div></if>
    </div>
<else />
        <!-- login form -->
        <form action="login.php?do=login" method="post" onsubmit="md5hash(vb_login_password, vb_login_md5password, vb_login_md5password_utf, $show[nopasswordempty])">
        <script type="text/javascript" src="clientscript/vbulletin_md5.js?v=$vboptions[simpleversion]"></script>
        <input type="hidden" name="s" value="$session[sessionhash]" />
        <input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" />
        <input type="hidden" name="do" value="login" />
        <input type="hidden" name="vb_login_md5password" />
        <input type="hidden" name="vb_login_md5password_utf" />
        </form>
        <!-- / login form -->
</if>
</div>

</div></td>
</tr>
</table>





        </td>




    </tr>
</table>

<!-- /logo -->

<!-- content table -->
$spacer_open

$_phpinclude_output

$ad_location[ad_header_end]
 

hassanlab

:: متميز :: , بقسم المشاكل والحلول
1 يوليو 2011
394
9
0
53
cairo
lmsat7asan.com
اسباب عدم ظهور الصورة هو
1 تغير أسم الصورة
2 تغير للأمتداد
فشوف أذا كنت عملت تعديلات فشوف اسم وأمتداد الصورة فى الأستايل الأصلى
ف أنتظارك
 

ASD 2006

عضو جديد
27 سبتمبر 2010
303
2
0
IraQ
ansaralhoja2.eb2a.com
لا لم اغير شيء
لا الاسم ولا الامنتداد

السبب اعتقدد بهذا الكود وانا انتظر من يعدلي عليه
 

الفهيقي

:: مسؤول بـ ::, قسم المشاكل والحلول
21 فبراير 2009
1,320
14
0
saudi
اخي تأكد ان الامتداد اللي باللون الاحمر مكتوب صح كما هو وليس كما هو باللون الازرق

logo.gif انا متأكد ان الامتداد حق الهيدر مكتوب بهذا الشكل logo.GIF
 

Abdul Rahim

[ أعضاء فى القلب ]
30 مايو 2011
3,386
23
0
وعليكم السلام

إستبدال قالب الهيدر بالقالب هذا:
PHP:
<div id="dothanhtrung">
<div class="cssh1"> 
<div class="cssh3">
</div> <div class="bleft"><div class="bright">
<div id="hoiquantinhoc">
</div>


<!-- logo -->
<a name="top"></a>
<div id="forumname"></div>
<table id="logostrip" cellpadding="0" cellspacing="0" border="0" width="100%">
    <tr>
        <td>
             </td>
        


<td width="274" valign="center" id="menubg" align="left">

            
<div style="margin-left: 20px; margin-top: 23px;">
<if condition="$show['member']">
<div style="margin-left: 10px; margin-top: 45px;">
    <div class="smallfont">
         <if condition="$show['notifications']"><div> </div>
            <if condition="$show['popups']">
                <script type="text/javascript"> vBmenu.register("notifications"); </script>
            <else />
                <script type="text/javascript" src="clientscript/vbulletin_notifications_nopopups.js?v=$vboptions[simpleversion]"></script>
                <script type="text/javascript"> vBulletin.register_control("vB_Notifications_NoPopups", "notifications");  </script>
            </if>
        <else /><if condition="$show['pmstats']">
            <div> </div>
        </if></if>

        <if condition="$show['pmwarning']"><div> </div></if>
    </div>
<else />
        <!-- login form -->
        <form action="login.php?do=login" method="post" onsubmit="md5hash(vb_login_password, vb_login_md5password, vb_login_md5password_utf, $show[nopasswordempty])">
        <script type="text/javascript" src="clientscript/vbulletin_md5.js?v=$vboptions[simpleversion]"></script>
        <input type="hidden" name="s" value="$session[sessionhash]" />
        <input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" />
        <input type="hidden" name="do" value="login" />
        <input type="hidden" name="vb_login_md5password" />
        <input type="hidden" name="vb_login_md5password_utf" />
        </form>
        <!-- / login form -->
</if>
</div>

</div></td>
</tr>
</table>





        </td>




    </tr>
</table>

<!-- /logo -->

<!-- content table -->
$spacer_open

$_phpinclude_output

$ad_location[ad_header_end]
ومن ثم ضع هذا الكود في تعاريف CSS الإضافية:
PHP:
    .cssh1{
    background-image:url('hoiquantinhoc/niceblue/borda1.gif');
    height:203px;width:289px;background-repeat:no-repeat;float:left;
    }
    
    .cssh3{
    background-image:url('hoiquantinhoc/niceblue/borda2.gif');
    height:203px;width:11px;background-repeat:no-repeat;float:right;
    }
جرب وخبرنا بالنتيجة
 

الفهيقي

:: مسؤول بـ ::, قسم المشاكل والحلول
21 فبراير 2009
1,320
14
0
saudi
اخوي بالنسبه لي ماني شايف مشكله بالهيدر طالع عندي​
 

العبادي العراقي

:: متميز :: , بقسم المشاكل والحلول
24 أغسطس 2011
547
2
0
الهند
ليس في منتداي

بل في منتدى آخر
السلام عليكم منور اخي بس حبيت افيدك انت تقول مو مغير الاسم ولا مغير الامتداد والامتداد الاصلي png او gif واتمنى تكتب نسخة المنتدى حتى اقدر افيدك واذا حبيت انت تفيد نفسك حمل نسخة المنتدى الي نفس نسخة منتداك وتاخذ الي بداخل قالب الهيدر بس يكون نفس النسخة حتى ما تواجه اي مشكلة في وضع الاعلانات والخ وشوف الهيدر واتمنى افدتك