مشاهدة النسخة كاملة : [ تـمـ الـحـل ] تعديل على كود
FOR SAT
2017-01-06, 02:08 AM
السلام عليكم
مطلوب التعديل على هذا الكود بحيث اقدر اتحكم بزيادة او تقليل طول الشريط كما بالصورة
http://store1.up-00.com/2017-01/1483657572381.png
وهذه هي الاكواد الخاصة لهذه الحركة
<div>
<div class="ex1"></div>
<div class="ex2"><a href="#">مثال</a></div>
</div>
.ex1 {
background-color: #4b8b8a;
border-radius: 0 10px 0 0;
-webkit-border-radius: 0 10px 0 0;
-moz-border-radius: 0 10px 0 0;
float: right;
width: 5px;
height: 4px;
margin-right: 10px;
margin-top: -4px;
}
.ex2 {
background-color: #47a5a4;
-webkit-radius: 5px 0 5px 5px;
-moz-radius: 5px 0 5px 5px;
border-radius: 5px 0 5px 5px;
font-family: Arial;
font-weight: bold;
font-size: 16px;
text-align: center;
margin-left: 0;
margin-right: 10px;
padding-bottom: 4px;
padding-right: 0;
padding-top: 4px;
}
*-.-**-.-**-.-**-.-**-.-**-.-**-.-*
هناك خطأ اخر بالكود
عند الضغط على عنوان القسم نفسه (المنتديات العامة) لا يعمل الرابط
وعند الدخول الى احد اقسام المنتدى تظهر الحركة كلها كما بالصورة
http://store1.up-00.com/2017-01/1483659314381.png
ان كان الطلب صعب سوف افهم الامر وبارك الله بك
WRONG WAY
2017-01-06, 05:49 AM
لازم مثال حى ,,
FOR SAT
2017-01-06, 12:03 PM
لازم مثال حى ,,
http://www.kurd-sat.com/vb
http://www.kurd-sat.com/vb/forumdisplay.php?f=6
وحتى داخل المواضيع ايضا
WRONG WAY
2017-01-06, 12:32 PM
http://www.kurd-sat.com/vb
http://www.kurd-sat.com/vb/forumdisplay.php?f=6
وحتى داخل المواضيع ايضا
اين قمت بوضع الكود ؟
هذا الكود يجب ان يكون فى قالب forumhome_forumbit_level1_nopost ,,
FOR SAT
2017-01-06, 01:01 PM
لا والله اخي الكود الأول وضعته في (المنتديات والمراقبين) كما بالصورة
http://store2.up-00.com/2017-01/1483696821541.png
والكود الثاني وضعته في css
WRONG WAY
2017-01-06, 01:05 PM
لا والله اخي الكود الأول وضعته في (المنتديات والمراقبين) كما بالصورة
http://store2.up-00.com/2017-01/1483696821541.png
والكود الثاني وضعته في css
لا غلط ,,
اذا كنت تريد شكل الاقسام مثل ترايدنت يجب عليك اعادة تكويد القوالب الآتية ,,
قالب الـ FORUMHOME و قالب forumhome_forumbit_level1_nopost و قالب forumhome_forumbit_level2_post
FOR SAT
2017-01-06, 01:10 PM
العملية صعبة علي أخي
بارك الله بك على التوضيح
WRONG WAY
2017-01-06, 02:05 PM
العملية صعبة علي أخي
بارك الله بك على التوضيح
لا صعبة ولا شئ انتظر اخلص التعديلات على استايل المنتدى هنا وان شاء الله اساعدك فيهم ,,
FOR SAT
2017-01-06, 02:13 PM
جزاك الله الف خیر صدیقی العزیز
والیك القوالب التی قلتها
FORUMHOME
$stylevar[htmldoctype]
<html xmlns="http://www.w3.org/1999/xhtml" dir="$stylevar[textdirection]" lang="$stylevar[languagecode]">
<head>
<!-- no cache headers -->
<meta http-equiv="Pragma" content="no-cache" />
<meta http-equiv="Expires" content="-1" />
<meta http-equiv="Cache-Control" content="no-cache" />
<!-- end no cache headers -->
$headinclude
<title><phrase 1="$vboptions[bbtitle]">$vbphrase[x_powered_by_vbulletin]</phrase></title>
</head>
<body>
$header
$navbar
<!-- main -->
$forumbits
</table>
$forumhome_markread_script
<!-- /main -->
$ad_location[ad_forumhome_afterforums]
<!-- what's going on box -->
<!--تصميم معهد بسمة مصرية , WRONG WAY-->
<div id="EGY-CYP"><span class="Cyp">$vbphrase[whats_going_on]</span>
<div class="EGY-Cont">
$template_hook[forumhome_wgo_pos1]
<if condition="$show['loggedinusers']">
<a rel="nofollow" href="online.php$session[sessionurl_q]">$vbphrase[currently_active_users]</a>: $totalonline (<phrase 1="$numberregistered" 2="$numberguest">$vbphrase[x_members_and_y_guests]</phrase>)
<div class="EGY-Most-Visit"><phrase 1="$recordusers" 2="$recorddate" 3="$recordtime">$vbphrase[most_users_ever_online_was_x_y_at_z]</phrase></div>
<div class="Online-Users">$activeusers</div>
</if>
<hr class="Cyphr" /><div class="HRCYP">إحصائيات $vboptions[bbtitle]</div><hr class="Cyphr" />
$template_hook[forumhome_wgo_pos2]
<div class="Forum-Cyp">
<ul>
<li class="EGY-Threads">المواضيع : $totalthreads</li>
<li class="EGY-Posts">المشاركات : $totalposts</li>
<li class="EGY-Users">الأعضاء : $numbermembers</li>
<li class="EGY-Users" title="<phrase 1="$vboptions[activememberdays]">$vbphrase[within_the_last_x_days]</phrase>">عدد الأعضاء النشطين : $activemembers</li>
</ul>
<div class="EGY-N-Mem F-N-Mem"><phrase 1="member.php?$session[sessionurl]u=$newuserid" 2="$newusername">$vbphrase[welcome_to_our_newest_member_x]</phrase></div>
</div>
$template_hook[forumhome_wgo_pos4]
<if condition="$show['upcomingevents']">
<hr class="Cyphr" /><div class="HRCYP"><if condition="$show['todaysevents']">$vbphrase[todays_events]<else /><phrase 1="$vboptions[showevents]">$vbphrase[upcoming_events_for_the_next_x_days]</phrase></if></div><hr class="Cyphr" />
$upcomingevents
</if>
</div>
</div>
<!--/تصميم معهد بسمة مصرية , WRONG WAY-->
<!-- end what's going on box -->
$footer
</body>
</html>
forumhome_forumbit_level1_nopost
<if condition="!$show['collapsable_forums']">
<tbody>
</if>
<tr>
<td class="tcat" align="center" colspan="<if condition="$vboptions[showmoderatorcolumn]">6<else />5</if>">
<if condition="$childforumbits">
<a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumbit_$forumid')"><img id="collapseimg_forumbit_$forumid" src="$stylevar[imgdir_button]/collapse_tcat{$collapseimg_forumid}.gif" alt="" border="0" /></a>
</if>
<a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]">$forum[title]</a>
<if condition="$show['forumdescription']"><div class="smallfont">$forum[description]</div></if>
<if condition="$show['subforums']"><div class="smallfont"><strong>$vbphrase[subforums]</strong>: $forum[subforums]</div></if>
</td>
</tr>
<if condition="!$show['collapsable_forums']">
</tbody>
</if>
<if condition="$childforumbits">
<if condition="!$show['collapsable_forums']">
<tbody id="collapseobj_forumbit_$forumid" style="{$collapseobj_forumid}">
</if>
$childforumbits
<if condition="!$show['collapsable_forums']">
</tbody>
</if>
</if>
forumhome_forumbit_level2_post
<tr align="center">
<td class="alt1Active" align="$stylevar[left]" id="f$forum[forumid]" width=100%>
<div class="bt-f-main" align="$stylevar[left]" id="f$forum[forumid]" width=100%>
<div class="bt-f-icon">
<!-- Forum Icon -->
<span class="fa fa-comments-o" style="color:#9F9F9F"></span>
<!-- End Forum Icon -->
</div>
<!-- Forum Last Post -->
<div class="lastpost">
<div class="bt-f-lastpost">
<div class="ReplyUserImg">
<a href="member.php?find=lastposter&f=$forum[forumid]" rel="nofollow">
<img style="margin-top:0px;" border="0" height="40" width="40" src="$forum[avatarurl]" border="0" /></a></div>
<div class="Triangle"></div>
<div style='float: right;
padding-bottom: 4px;
padding-top: 4px;
width: 285px;'>
$forum[lastpostinfo]
</div>
<div style='padding: 0px; margin: 0px; float: left'>
</div>
</div>
<!-- End Forum Last Post -->
</div>
<div class="bt-f-data">
<!-- Forum Data -->
<div style=' margin-left: 350px;
margin-right: 35px;
margin-top: 2px;
padding: 4px;'>
<a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]"><strong>$forum[title]</strong></a>
<a href="search.php?$session[sessionurl]do=getnew&include=$forum[forumid]" class="simptip-position-bottom simptip-smooth" data-tooltip="عرض المشاركات الجديدة"><i style="color:#838383;font-size:17px;" class="icov4"></i></a>
<a href="subscription.php?do=addsubscription&f=$forum[forumid]" class="simptip-position-left simptip-smooth" data-tooltip="اشترك فى $forum[title]"><i style="color:#838383;font-size:17px;" class="icov4"></i></a>
<if condition="$show['browsers']"><span style="color:#838383" class="smallfont"><i style="color:#838383;font-size:17px;" class="icov4"></i><phrase 1="$forum[browsers]"> $vbphrase[x_viewing] </phrase></span></if>
<if condition="$show['forumdescription']"><div class="smallfont">$forum[description]</div></if>
<if condition="$show['forumsubscription']"><div class="smallfont"><strong><a href="subscription.php?$session[sessionurl]do=removesubscription&f=$forum[forumid]" rel="nofollow">$vbphrase[unsubscribe_from_this_forum]</a></strong></div></if>
</div>
<div class="post">
<span class="fa fa-file-text" style="color:#FC606B"></span>المواضيع : $forum[threadcount]</div>
<div class="replycount">
<span class="fa fa-comment" style="color:#6DC02E"></span>المشاركات : $forum[replycount]</div>
<div class="topic-info">
<if condition="$show['subforums']">
<div class="forumsubmenu">
<ul id="submenu">
<li>
<span class="fa fa-folder-open-o" style="color:#3498DB"></span>المنتديات الفرعية<ul>
<li><div style=" position: absolute; top: 50%;display: table-cell; vertical-align: middle;"></div>
<p style="margin-top: 0; margin-bottom: 0">$forum[subforums]</if>
</div>
<!-- End Forum Data -->
</div>
</div>
</td>
</tr>
$childforumbits
FOR SAT
2017-01-08, 12:20 PM
:Kiki::rolleyes:
WRONG WAY
2017-01-08, 01:12 PM
:kiki::rolleyes:
اتنظر حتى انتهى من التعديل على استايل بسمة مصرية وساقوم بالتعديل على قوالب منتداك ,,
FOR SAT
2017-01-08, 01:42 PM
:ThumbUp: :ThumbUp:
vBulletin® v3.8.7, Copyright ©2000-2024, vBulletin Solutions, Inc.