منتديات كيو ون q8-one

منتديات كيو ون q8-one (http://q8-one.com/vb/index.php)
-   منتدي تطوير المواقع والمنتديات (http://q8-one.com/vb/forumdisplay.php?f=11)
-   -   وضع مربع حول القسم ووصفه (http://q8-one.com/vb/showthread.php?t=12816)

admin 09-18-2009 10:51 AM

وضع مربع حول القسم ووصفه
 
حركة رائعه بالفعل وهي وصف الاقسام ...

انظروو الصورة

http://www.7wy.com/uploads/03df16c477.jpg

والطريقة هي كالتالي:

تعديل بقالب forumhome_forumbit_level2_post

كل ما عليك البحث عن:


كود PHP:

                              <a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]">  
<
strong>$forum[title]  
</
strong>  
</
a>  
            <if 
condition="$show['browsers']"><span class="smallfont">(<phrase 1="$forum[browsers]">$vbphrase[x_viewing]</phrase>)</span></if> 



وستبدله بالتالي:


كود PHP:

                        <fieldset><LEGEND align=top>  
        <
div>  
            <
a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]"><strong>$forum[title]</strong></a>  
            <if 
condition="$show['browsers']"><span class="smallfont">(<phrase 1="$forum[browsers]">$vbphrase[x_viewing]</phrase>)</span></if></LEGEND 

و البحث عن:


كود PHP:

                        <if condition="$show['subforums']"><div class="smallfont" style="margin-top:$stylevar[cellpadding]px"><strong>$vbphrase[subforums]</strong>: $forum[subforums]</div></if> 

واستبدله بالتالي:

كود PHP:

                              <if condition="$show['subforums']"><div class="smallfont" style="margin-top:$stylevar[cellpadding]px"><strong>$vbphrase[subforums]</strong>: $forum[subforums]</div></if></fieldset



انتهى الشرح ....


الساعة الآن 01:22 PM

Powered by vBulletin® Copyright ©2000 - 2026, Jelsoft Enterprises Ltd. TranZ By Almuhajir