بسم الله الرحمن الرحيم
يوم سوف اقدم لكم كيفية اضافة صندوق تابعني عبر البريد الالكتروني كالموجودة في مدونة ذؤيب
اولا ندهب الى قالب نحفظ نسخة احتياطية تم نظغط على "تحرير html" و نضع علامة في خانة توسيع القوالب نبحث عن وسم ]]></b:skin>
ونضع فوقه :
كود بلغة HTML:
.intro{ text-align:center; padding:12px 30px 30px 30px;}
p.email-form {
width:220px;
height:24px;
margin:0;
padding:0;
background: url(http://4.bp.blogspot.com/-wQbo-OBtMD0/TZibxIb29yI/AAAAAAAAA-k/gcjqRsvMi2Q/s1600/emailbg.gif) top right no-repeat;
}
p.email-form .sub {
color:#aaa;
float:left;
padding:4px 0 0 26px;
width:130px;
margin: 0;
border:0;
background:transparent;
}
p.email-form .subbutton {
margin: 0;
float:right;
font-size:8pt;
width:52px;
height:24px;
text-align:center;
border:0;
text-indent:-10000em;
background: transparent;
border:0;
}
ثم نبحث عن وسم :
كود بلغة HTML:
<form action='http://feedburner.google.com/fb/a/mailverify' expr:onsubmit='"window.open(\"http://feedburner.google.com/fb/a/mailverify?uri=" + data:feedPath + "\", \"popupwindow\", \"scrollbars=yes,width=550,height=520\"); return true"' method='post' target='popupwindow'>
<table width='100%'>
<tr>
<td>
<input class='follow-by-email-address' name='email' placeholder='Email address...' type='text'/>
</td>
<td width='64px'>
<input class='follow-by-email-submit' type='submit' value='Submit'/>
</td>
</tr>
</table>
<input expr:value='data:feedPath' name='uri' type='hidden'/>
<input name='loc' type='hidden' value='en_US'/>
</form>
نغيره ب :
كود بلغة HTML:
<div class='intro' style='border:#ececec 1px solid'> <a href='http://feeds.feedburner.com/tecktoday' imageanchor='1' style='clear:right;margin-bottom:0.5em;margin-left:1em'><img border='0' src='http://lh6.ggpht.com/_XrWO8mEpDy0/THrlw3q4GQI/AAAAAAAAA30/w2xYBfL-fG4/s512/Social_Email_RSS.png'/></a> <p>أدخل بريدك الإلكتروني ليصلك جديد المواضيع و الأخبار المنشورة.</p> <form action='http://feedburner.google.com/fb/a/mailverify' dir='ltr' method='post' onsubmit='window.open('http://feedburner.google.com/fb/a/mailverify?uri=blogspot/tecktoday;, 'popupwindow', 'scrollbars=yes,width=550,height=520');return true' target='popupwindow'> <input name='uri' type='hidden' value='doaib2'/> <input name='loc' type='hidden' value='en_US'/> <p class='email-form'> <input class='sub' name='email' type='text'/> <input alt='submit' class='subbutton' src='http://3.bp.blogspot.com/-q7DmDbVvWHI/TZig0aU8VtI/AAAAAAAAA-o/k2hLBa9mttI/s1600/button-mail.gif' type='image'/> </p> </form> <p align='center'><a href='http://feeds.feedburner.com/blogspot/tecktoday'><img alt='' height='26' src='http://feeds.feedburner.com/~fc/blogspot/tecktoday?bg=99CCFF&fg=444444&anim=0' style='border:0' width='88'/></a></p> </div>
غير ما يجب تغييره لقراءة الموضوع كاملا من
هنا