بحث متقدم | التسجيل
الويب العربي
  تسجيل دخول
 
   
   

  ملاحظة
الموقع متاح للإطلاع والقراءة فقط، المشاركة والمواضيع الجديدة غير متاحة حالياً لحين تطوير الموقع.




الموقع متاح للإطلاع والقراءة فقط، المشاركة والمواضيع الجديدة غير متاحة حالياً لحين تطوير الموقع.

عـودة للخلف   الويب العربي المركز التعليمي المجاني نسخة ديموفنف 3

نسخة ديموفنف 3 شروحات, قوالب وبلوكات النسخة 3

موضوع مغلق اضف موضوع جديد
 
خيارات الموضوع طريقة العرض
  #1  
قديم 29-11-2010, 08:12 PM
محمد سالم محمد سالم غير متصل
عضو
 
تاريخ التسجيل: Nov 2009
مشاركة: 33
مستوى تقييم العضوية: 0
محمد سالم is on a distinguished road
الافتراضي

اتقدم لك بالشكر الجزيل استاذي الفاضل التليدي وجزاك الله كل خير
بقي قسم المقالات أن أمكن ذلك





  #2  
قديم 30-11-2010, 12:22 PM
altaledi altaledi غير متصل
عضو
 
تاريخ التسجيل: Nov 2010
مشاركة: 365
مستوى تقييم العضوية: 14
altaledi is on a distinguished road
الافتراضي

إقتباس:

اقتباس من مشاركة محمد سالم   مشاهدة المشاركة

   اتقدم لك بالشكر الجزيل استاذي الفاضل التليدي وجزاك الله كل خير
بقي قسم المقالات أن أمكن ذلك


هههههههه طيب وقسم المقالات .

فقط قم بإستبدال showarticle




كود:
<!-- INCLUDE BLOCK : header -->
<!-- سكربت تكبير وتصغير الخط -->
<style type="text/css">

.controlstyle a{ /*links inside DIV sizecontroldiv*/
outline:none;
}

.controlstyle a img{ /*image links inside DIV sizecontroldiv*/
border-width:0;
}

.controlstyle a.selectedcontrol img{ /*selected control's image*/
border-bottom:4px solid darkred;
}

</style>

<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>

<script type="text/javascript" src="scripts/fluidtextresizer.js">

/***********************************************
* Fluid Text Resizer- © Dynamic Drive DHTML code library (www.dynamicdrive.com)
* Visit http://www.dynamicDrive.com for hundreds of DHTML scripts
* This notice must stay intact for legal use
***********************************************/

</script>

<script type="text/javascript">

var mytextsizer=new fluidtextresizer({
	controlsdiv: "sizecontroldiv", //id of special div containing your resize controls. Enter "" if not defined
	targets: ["div#altaledi"], //target elements to resize text within: ["selector1", "selector2", etc]
	levels: 3, //number of levels users can magnify (or shrink) text
	persist: "session", //enter "session" or "none"
	animate: 200 //animation duration of text resize. Enter 0 to disable
})

</script>
<!-- سكربت تصغير وتكبير الخط -->

<script type="text/javascript" language="javascript" src="{script_url}/scripts/show.js"></script>
<!-- start main table -->
<table width="100%">
<tr>
<td valign="top" width="{style_menuwidth}">
<!-- INCLUDE BLOCK : menucontent -->
</td>
<td valign="top">
<div id="contents" style='height: 100%;'>	
<table align="{lang_left}">
<tr>
<td align="{lang_left}" height="16"><img alt="" src="images/subs/se.gif" width="12" height="12" />
<!-- START BLOCK : rewriteon -->
<a href="articles-action-listarticle.htm">{phrase_articles}</a>
<!-- END BLOCK : rewriteon -->
<!-- START BLOCK : rewriteoff -->
<a href="articles.php?action=listarticle">{phrase_articles}</a>
<!-- END BLOCK : rewriteoff -->
<br /></td>
</tr><tr><td align="{lang_left}" height="16">
 <!-- START BLOCK : rewriteonnav -->
{output} <a href="articles-action-listarticles-id-{catid}.htm"> {catname}</a></td></tr><tr><td align="{lang_left}" height="16">
 <!-- END BLOCK : rewriteonnav -->
 <!-- START BLOCK : rewriteoffnav -->
{output} <a href="articles.php?action=listarticles&id={catid}"> {catname}</a></td></tr><tr><td align="{lang_left}" height="16">
 <!-- END BLOCK : rewriteoffnav -->
<!-- START BLOCK : rewriteoncurrcat -->
{output} <a href="articles-action-listarticles-id-{catid}.htm"> {catname}</a><br />
{output}   {caption}
 <!-- END BLOCK : rewriteoncurrcat -->
<!-- START BLOCK : rewriteoffcurrcat -->
{output} <a href="articles.php?action=listarticles&id={catid}"> {catname}</a><br />
{output}   {caption}
 <!-- END BLOCK : rewriteoffcurrcat -->
 <br /></td>
</tr>
</table>
</div>
<table width="100%">
<tr>
<td valign="top" width="{style_contwidth}">
<!-- START BLOCK : greet -->
<div class="module-title">{phrase_greeting_word}</div>
<div id="contents">{greeting}<p align="{lang_right}">{sender_name}</p>
</div>
<!-- END BLOCK : greet -->
<!-- START BLOCK : articleinfo -->
<table width="100%">
<tr>
<td valign="top" width="100%">
<div class="module-title">{caption}</div>
<div id="contents">
<!-- تكبير وتصغيرالخط -->
<div id="sizecontroldiv" class="controlstyle" align="left">
حجم الخط: <a href="#smaller"><img src="{img_dir}/fontminus.png" /></a>  <a href="#bigger"><img src="{img_dir}/fontplus.png" /></a><br /><br />
</div>
<!-- تكبير وتصغير الخط -->
<div class="time">{date}</div>
<br>
<table align="center" {background} width="100%">
<tr>
<td>
<span class="largfont"><strong><div id="altaledi">{text}</div></strong></span>
</td>
</tr>
</table>
<p>
<div class="smallfont"><img src="{img_dir}/buttons/comments.gif" alt="{phrase_comments}" title="{phrase_comments}" />  {comnum}   |   <img src="{img_dir}/buttons/emailed.gif" alt="{phrase_emailed}" title="{phrase_emailed}" />  {greet}   |   <img src="{img_dir}/buttons/views.gif" alt="{phrase_views}" title="{phrase_views}" />  {views}</div>
</p>
</div>
{sound}

<br />
<!-- START BLOCK : belowbanners -->
<table align="center" cellpadding="1">
<tr>
<!-- START BLOCK : belowbanner -->
<td align="center"{colspan}>{banner}</td>
{tr}
<!-- END BLOCK : belowbanner -->
</tr>
</table>
<br />
<!-- END BLOCK : belowbanners -->
<div class="module-title">{phrase_content_services}</div>
<div id="contents">
<ul class="postbar clearfix">
<li style="padding: 0pt 3px;float:{lang_left};">{phrase_tools} : </li>
<li style="padding: 0pt 3px;float:{lang_left};cursor:{cursor};">{allowcomnt}</li>
<li style="padding: 0pt 3px;float:{lang_left};cursor:{cursor};">[<a rel="nofollow" onclick="DIM_addinline('0','greet.php?action=pregreet&id={id}&division=article'); return false;">{phrase_send_to_friend}</a>]</li>
<li style="padding: 0pt 3px;float:{lang_left};cursor:{cursor};">[<a rel="nofollow" onclick="DIM_action('articles','print','','{id}');">{phrase_print}</a>]</li>
<li style="padding: 0pt 3px;float:{lang_left};cursor:{cursor};">[<a rel="nofollow" onclick="DIM_action('articles','save','','{id}');">{phrase_saveas}</a>]</li>
<li style="padding: 0pt 3px;float:{lang_left};cursor:{cursor};">[<a rel="nofollow" onclick="DIM_action('pdf','save','articlesm','{id}');">{phrase_pdf}</a>]</li>
</ul>
<!-- END BLOCK : articleinfo -->
<!-- START BLOCK : bookmarksites -->
<div>
<ul class="postbar clearfix">
<li style="padding: 0pt 3px;float:{lang_left};">{phrase_bookmarks} : </li>
<!-- START BLOCK : bookmarksite -->
<li style="padding: 0pt 3px;float:{lang_left};">
<a href="{bmurl}" target="_blank" rel="nofollow"><img class="bockmark-hovers" src="{script_url}/images/bookmark/{iconpath}" alt="{submit_content_to}" /></a>
</li>
<!-- END BLOCK : bookmarksite -->
</ul>
</div>
<!-- END BLOCK : bookmarksites -->
</div>
<br />
<div id="replaceme0" style="align:center;position:relative; display:none"></div>
<script type="text/javascript" language="javascript">
var h,replacemearr = [{replacemearr}];
{commentonload}
</script>

<br />
<!-- START BLOCK : commentrecords -->
{prev_next}
<div class="module-title">{phrase_comment} </div>
<!-- START BLOCK : commentrecord -->
<div class="module-title"><a name="{commentid}">#{commentid}</a> {iptoc} <span dir="rtl">[{name}]</span> <span style="float:{lang_right}">
<!-- START BLOCK : comrating -->
<div id="comunit_long{id}" dir="ltr">
<ul id="unit_ul{id}" class="unit-rating" style="width:75px;">
<li class="current-rating" style="width:{ratewidth}px;"> </li>
<!-- START BLOCK : comrate -->
<li><a href="rate.php?action=comment&star={star}&amp;id={id}&amp;m={m}&amp;c=5&amp;v={votes}&amp;av={rate}&amp;r=1&amp;div=comunit_long" title="{star}" class="r{star}-unit rater" rel="nofollow"></a></li>
<!-- END BLOCK : comrate -->
</ul>
<span class="xsmallfont"> {rate}</strong>/5 ({votes} {phrase_votes})</span>
</div>
<!-- END BLOCK : comrating -->
</span>
<br /><span class="time">{date}</span>

</div>
<div id="contents">
<!-- START BLOCK : commentreport -->
 <span style="float:{lang_right}">
 <div id="comreportdiv{commentid}" style="position:relative;">
<div id="comreportdiv{commentid}status" style="position:relative; display:none"><div align="center" id="comreportdiv{commentid}procces"></div></div>
<span id="comreportcont{commentid}"> <input title="{phrase_report_abuse}" type="image" src="images/report.gif" onclick="javascript:makeRequest('report.php?action=comment&id={commentid}','GET','','comreportdiv{commentid}','comreportcont{commentid}','');" /></span></div>
</span>
<!-- END BLOCK : commentreport -->
 {comment}
<div>{allowcomnt}<br /><div id="replaceme{commentid}" style="position:relative; display:none"></div></div>
<!-- START BLOCK : commentrepliesnote -->
<br />
<div style="width:98%;margin:auto">
<div class="module-title">{replies_on_x}</div>
<div id="blocktable">
<!-- START BLOCK : commentreplies -->

<div class="lightcontent">{repliptoc} <span dir="rtl">[{replname}]</span> <span class="time">{crdate}</span></div>
<div class="whitecontent">
<!-- START BLOCK : commentreplyreport -->
<span style="float:{lang_right}">
 <div id="comrepreportdiv{replid}" style="position:relative;">
<div id="comrepreportdiv{replid}status" style="position:relative; display:none"><div align="center" id="comrepreportdiv{replid}procces"></div></div>
<span id="comrepreportcont{replid}"> <input title="{phrase_report_abuse}" type="image" src="images/report.gif" onclick="javascript:makeRequest('report.php?action=commentreply&id={replid}','GET','','comrepreportdiv{replid}','comrepreportcont{replid}','');" /></span></div>
</span>
<!-- END BLOCK : commentreplyreport -->
{commentrepl}
</div>

<br />
<!-- END BLOCK : commentreplies -->
</div>
</div>
<!-- END BLOCK : commentrepliesnote -->

</div>
<br />
<!-- END BLOCK : commentrecord -->
<!-- END BLOCK : commentrecords -->
<div>{prev_next}</div>
</td>
<td valign="top" width="{style_bservwidth}">
<!-- START BLOCK : author -->
<div class="module-title">{author}</div>
<!-- END BLOCK : author -->
<!-- START BLOCK : authorpic -->
<div id="contents">
<div style="margin: auto;text-align:center">
{authorpic}
</div>
</div>
<br />	
<!-- END BLOCK : authorpic -->


<!-- START BLOCK : rating -->
<div class="module-title">{phrase_rate}</div>
<div id="contents" style='height: 100%;'>
<div class="ratingblock" style="float:{lang_left};">
<div id="unit_long{id}" dir="ltr">
<ul id="unit_ul{id}" class="unit-rating" style="width:150px;">
<li class="current-rating" style="width:{ratewidth}px;"> </li>
<!-- START BLOCK : rate -->
<li><a href="rate.php?action=content&amp;star={star}&amp;id={id}&amp;m={m}&amp;c=10&amp;v={votes}&amp;av={rate}&amp;r=1&amp;div=unit_long" title="{star}" class="r{star}-unit rater" rel="nofollow"></a></li>
<!-- END BLOCK : rate -->
</ul>
<strong> {rate}</strong>/10 ({votes} {phrase_votes})
</div>
</div>
</div>
<br />
<!-- END BLOCK : rating -->

<div id="accordion">
<!-- START BLOCK : extrablocks -->
<h2>{extrablockname}</h2>
<div class="pane"{firstblockstyle}>
<div id="contents">
{extracont}
<div id="extradiv{blockid}" style="position:relative;">
<div id="extradiv{blockid}status" style="position:relative; display:none">
<div id="extradiv{blockid}procces" style="margin:5px 5px 5px 5px"></div>
</div>
<span id="extracont{blockid}">{moreless}</span>
</div>
</div>
</div>
<!-- END BLOCK : extrablocks -->
</div>
<script type="text/javascript" language="javascript">
$(function() {
$("#accordion").tabs("#accordion div.pane", {tabs: 'h2', effect: 'fade', initialIndex: null, event:'click'});
});
</script>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
<!-- INCLUDE BLOCK : footer -->






التوقيع

هل زرت موقعي ؟

تسعدني زيارتكم

http://www.altaledi.net

موضوع مغلق




قوانين المشاركة
لا يمكنك إضافة موضوع جديد
لا يمكنك الرد على المواضيع
لا يمكنك إضافة مرفقات
لا يمكنك تعديل مشاركاتك

كود vB متاح
كود [IMG] متاح
كود HTML مغلق
إنتقل إلى

مواضيع مشابهة
الموضوع الكاتب القسم مشاركة آخر مشاركة
اخواني الاخبار المثبتة المنزلقة فيها مشكلة صورة الخبر تدخل على نص الخبر ماهو الحل ؟ essa_net مجتمع ديموفنف 1 19-02-2010 02:40 PM
طريقه تكبير حجم خط الخبر وتغير اللون قطر العز مجتمع ديموفنف 2 29-10-2009 08:04 PM
برنامج لعمل الشعارات وختم الصور وتصغير حجم الصور SnagIt (Snag It) 9.1.2.304 Capturin mdshost برامج الكمبيوتر 0 17-08-2009 10:37 AM
تكبير صورة الخبر المثبت ..كيف ؟ usb مجتمع ديموفنف 1 21-10-2008 02:36 PM
هاك ثبات المشاركة ألأولى في الموضوع ، وتصغير الصورة shaeri5 قسم المنتديات 4 30-01-2008 12:48 PM


جميع الأوقات بتوقيت مكة المكرمة. الساعة الآن » 09:26 PM.

Powered by vBulletin
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.


 
 »  خدمات البرمجة   »  رئيسية الدليل
  »  خدمات التصميم   »  الأمن والحماية
  »  الدعاية والتسويق
  »  الدعم والتطوير
  »  الشركات الرسمية
  »  حجز دومينات
  »  خدمات الإستضافة
 
 
  »  مكتبة الإستايلات   »  رئيسية المكتبة
  »  أكواد برمجية   »  أدوات الويب ماسترز
  »  مكتبة الهاكات   »  أدوات المصممين
  »  سكربتات متنوعة
  »  مجلات إلكترونية
  »  بلوكات متنوعة
  »  ثيمات مختلفة
 
 

صحيفة متخصصة في متابعة أخبار وجديد الإنترنت العربي
والحوارات الصحفية ومعلومات تقنية متنوعة .

   
 
 

للتواصل مع فريق عمل الويب العربي
يمكنك ذالك من خلال مركز الدعم والمساندة.

 الدعم الفني |  اعتماد العضويات |  قوانين الإنتساب |  إتفاقية الإستخدام |  أهداف الويب العربي |  دليل الشركات |  مكتبة الويب |  صحيفة الويب العربي |  الرئيسية