عرض مشاركة مفردة
 
  #1  
قديم 26-06-2011, 03:34 PM
semsemah semsemah غير متصل
عضو
 
تاريخ التسجيل: May 2011
مشاركة: 3
مستوى تقييم العضوية: 0
semsemah is on a distinguished road
Awt17 حصريا كود هيدر رااااائع(تسجيل دخول العضو.المواضيع المميزة,المواضيع الجديدة) من تصميمي

السلام عليكم ورحمة الله وبركاته
دا اول موضوع ليا هنا
ويارب يعجبكم
الان اليكم كود حصري هيدر ملوكات الرااااااائع

(بيانات العضو.المواضيع المميزة,المواضيع الجديدة)

مثال عالطبيعة
من هنـــــــــــــــا
من تصميمي بالفرونت بيج

وهذه هي الصورة






فقط ضعو هذا الكود في الهيدر في اي مكان تريدونه
ورفع صور الايكونات في مسار
images/msg.gif
وهكذا
كود:
<!-- breadcrumb, login, pm info -->

<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>



          <if condition="$show['member']">
                  <td class="alt2">
    <div class="smallfont">
        <strong><phrase 1="$bbuserinfo[musername]" 2="member.php?$session[sessionurl]u=$bbuserinfo[userid]">$vbphrase[welcome_x_link_y]</phrase></strong><br />
        <phrase 1="$pmbox[lastvisitdate]" 2="$pmbox[lastvisittime]">$vbphrase[last_visited_x_at_y]</phrase>

        <if condition="$show['notifications']">
            <div><span id="notifications"><a href="usercp.php$session[sessionurl_q]">$vbphrase[your_notifications]:</a> <strong>$notifications_total</strong></span></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><phrase 1="$vbphrase[unread_x_nav_compiled]" 2="$vbphrase[total_x_nav_compiled]" 3="$session[sessionurl_q]">$vbphrase[private_messages_nav]</phrase></div>
        </if></if><a href="private.php"> <img border="0" src="images/msg.gif" width="16" height="16" alt="رسائلي الخاصة"></a>
<a href="usercp.php$session[sessionurl_q]"> <img border="0" src="images/usercp.gif" width="16" height="16" alt="لوحة تحكمي"></a>
<a href="search.php?do=getnew"><img border="0" src="images/new.gif" width="16" height="16" alt="جديد اليوم من المواضيع"></a>
        <if condition="$show['pmwarning']"><div><strong><phrase 1="$vbphrase[pmpercent_nav_compiled]">$vbphrase[your_pm_box_is_x_full]</phrase></strong></div></if>
        
<span style="font-weight: 700; background-color: #">
<font color="#FF0000">
     <a href="search.php?$session[sessionurl]do=process&showposts=0&starteronly=1&u=$bbuserinfo[userid]">
  <font color="#A0A0A0"> مواضيـــــــــــــــــــــــــــــــــــعي</font></a></font><font color="#A0A0A0"> &nbsp;</font><font color="#FF0000"><a href="search.php?$session[sessionurl]do=finduser&u=$bbuserinfo[userid]"><font color="#A0A0A0">مشاركـــــــــــــــــــــــــــاتي </font></a><font color="#A0A0A0">
 </font> <a href="search.php?do=process&replyless=1&replylimit= 0&ex clude=30$session[sessionurl_q]"> <span style="text-decoration: none">
<font color="#A0A0A0">مواضيع لم يتم الرد عليها</font></span></a></font></span>
<!-- by semoo -->
    </div>
    </td>
<else />

        <td class="alt2" nowrap="nowrap" style="padding:0px">
        <class="forgot"><form action="login.php" 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"></script>
        <table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0">
        <tr>
            <td class="smallfont" nowrap>
                    <img border="0" src="$stylevar[imgdir_misc]/username.gif" alt="$vbphrase[username]"$stylevar[imgdir_misc]/username.gif" alt="$vbphrase[username]" border="0" /> </td>
            <td><input type="text" class="bginput" style="font-size: 11px" name="vb_login_username" id="navbar_username" size="10" accesskey="u" tabindex="101" value="$vbphrase[username]" onfocus="if (this.value == '$vbphrase[username]') this.value = '';" /></td>
            <td class="smallfont" nowrap="nowrap"><label for="cb_*****euser_navbar">
            <input type="checkbox" name="*****euser" value="1" tabindex="103" id="cb_*****euser_navbar" accesskey="c" checked />$vbphrase[remember_me]</label></td>
        </tr>
        <tr>
            <td class="smallfont" nowrap="nowrap">
                    <img border="0" src="$stylevar[imgdir_misc]/pass.gif" alt="$vbphrase[password]"$stylevar[imgdir_misc]/password.gif" alt="$vbphrase[password]" border="0" /> </td>
            <td><input type="password" class="bginput" style="font-size: 11px" name="vb_login_password" id="navbar_password" size="10" accesskey="p" tabindex="102" /></td>
            <td><input type="submit" class="button" value="$vbphrase[log_in]" tabindex="104" title="$vbphrase[enter_username_to_login_or_register]" accesskey="s" /></td>
                                    
        </tr>
        </table>
        <input type="hidden" name="s" value="$session[sessionhash]" />
        <input type="hidden" name="do" value="login" />        
        <input type="hidden" name="vb_login_md5password" />
        <input type="hidden" name="vb_login_md5password_utf" />
        </form>

                </if> 
            

</div>
</td>
 
            
<td width="171" align="left">
<td class="alt1" style="width: 40%">!~ المواضيـع المميزة ~!

<div align="center"><br/>
<li class="lili"><a href="ضع هنا رابط الموضوع">ضع هنا اسم الموضوع</a></li><li class="lili"><a href="ضع هنا رابط الموضوع">ضع هنا اسم الموضوع</a></li><li class="lili"><a href="ضع هنا رابط الموضوع">ضع هنا اسم الموضوع</a></li><li class="lili"><a href="ضع هنا رابط الموضوع">ضع هنا اسم الموضوع</a></li><li class="lili"><a href="ضع هنا رابط الموضوع">ضع هنا اسم الموضوع</a></li><li class="lili"><a href="ضع هنا رابط الموضوع">ضع هنا اسم الموضوع</a></li><li class="lili"><a href="ضع هنا رابط الموضوع">ضع هنا اسم الموضوع</a></li><li class="lili"><a href="ضع هنا رابط الموضوع">ضع هنا اسم الموضوع</a></div>
</td>


 
            



<td width="521" align="left">
<td class="alt1" style="width: 100%">
<div dir="rtl"><br/>!~ المواضيـع الجديـدة ~!<p align="center">
<script type="text/javascript" src="http://www.xxxx.com/external.php?type=js"></script>
<script type="text/javascript">
var num_Of_Links = 8 ;
var threadLink = "$vboptions[bburl]/showthread.php?t="; 
for (i = 0; i < num_Of_Links; i++){    document.writeln('<a rel="nofollow" href="http://www.facebook.com/sharer.php?u=' + threadLink + threads[i]["threadid"] + '" target="_blank"><img alt="شارك اصدقائك" src="http://www.mallokat.com/facebookicon.gif" title="شارك اصدقائك" width="14" height="14" border="0"/> <a rel="nofollow" href="http://twitter.com/home?status=' + threadLink + threads[i]["threadid"] + '" target="_blank"><img alt="شارك اصدقائك" src="http://www.mallokat.com/twittericon.gif" title="شارك اصدقائك" width="14" height="14" border="0"/> <a title="' + threads[i]["title"] + '"  href="' + threadLink + threads[i]["threadid"] + '" target="_self">' + threads[i]["title"] + '</a> </font> <br/>');}
</script></p>

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

</td>
</tr>
والملف في المرفقات
والصور مرفقة ايضا



الموضوع من جهدي
ارجو ان ينال اعجابكم
شكرا

المصدر
حصريا كود هيدر ملوكات (تسجيل دخول العضو.المواضيع المميزة,المواضيع الجديدة) في جدول واحد راااائع - منتدى ملوكات ::منتدى نسائي فقط::

حمل
كود الهيدر الرائع.txt






آخر تعديل بواسطة semsemah ، 26-06-2011 الساعة 03:47 PM.