طريقة إضافة محول أكواد أدسنس لمدونة بلوجر
مراحل تركيب الإضافة
- ادخل إلى لوحة تحكم المدونة في بلوجر.
- اختر قالب المدونة التي تود تطبيق الشرح فيها.
- إذهب الـي صـفــحـات بـلــوجـر الــثـابــتـة.
- قم بــاخـتــيـار صـفــحـة جــديـدة
- قم بــتـحــويـل الــكـتــابـة الـي HTML.
- وفي الأخــيـر انــسـخ الـكـود الــتــالــي وألــصــقــه فــي الـصــفحــة.
<div dir="ltr" style="text-align: left;" trbidi="on"><center>
<style type="text/css">
.b4-content input { padding: 8px 12px 10px; margin: 2px 8%; width: 34%; float: right; text-decoration: none; background: #F4F4F4; background: -webkit-linear-gradient(top, #F4F4F4, #F1F1F1); background: -moz-linear-gradient(top, #F4F4F4, #F1F1F1); background: -ms-linear-gradient(top, #F4F4F4, #F1F1F1); background: -o-linear-gradient(top, #F4F4F4, #F1F1F1); background: linear-gradient(top, #F4F4F4, #F1F1F1); color: #444; font: 500 13px tahoma; line-height: 13px; border: 1px solid #DCDCDC; }
.b4-content input:hover { background: #F9F9F9; background: -webkit-linear-gradient(top, #F9F9F9, #F1F1F1); background: -moz-linear-gradient(top, #F9F9F9, #F1F1F1); background: -ms-linear-gradient(top, #F9F9F9, #F1F1F1); background: -o-linear-gradient(top, #F9F9F9, #F1F1F1); background: linear-gradient(top, #F9F9F9, #F1F1F1); border-color: #C6C6C6; box-shadow: 0 1px 1px #CCC; }
.b4-content input:active { background: #EEE; background: -webkit-linear-gradient(top, #EEE, #E0E0E0); background: -moz-linear-gradient(top, #EEE, #E0E0E0); background: -ms-linear-gradient(top, #EEE, #E0E0E0); background: -o-linear-gradient(top, #EEE, #E0E0E0); background: linear-gradient(top, #EEE, #E0E0E0); box-shadow: inset 0 1px 2px #CCC; }
.b4-content textarea { direction: ltr; width: 628px; height: 250px; border: 1px solid #CCC; background: #FFF; padding: 10px; font: 500 14px tahoma; font-family: "Consolas", "Bitstream Vera Sans Mono", "Courier New", Courier, monospace; color: #444; border-radius: 4px; margin: 0 0 10px; line-height: 14px; }
.b4-content textarea:hover, textarea:focus { box-shadow: inset 0 1px 2px #CCC; border-color: #BBB; outline: none; }
</style>
<script type="text/javascript">
//<![CDATA[
<!-- function html2entities() { -->
var re = /[<>"'&]/g
for (i = 0; i < arguments.length; i++)
arguments[i].value = arguments[i].value.replace(re, function(m) { return replacechar(m) })
}
function replacechar(match) {
if (match == "<")
return "<"
else if (match == ">")
return ">"
else if (match == "\"")
return """
else if (match == "'")
return "'"
else if (match == "&")
return "&"
}
//]]>
</script>
<script type="text/javascript">
//<![CDATA[
//Character count script
function countit(what) {
formcontent = what.form.charcount.value
what.form.displaycount.value = formcontent.length
}
//]]>
</script>
<form class='b4-content'>
<textarea name="data1" placeholder="ضع الكود الخاص بك هنا لتحويله ..."></textarea>
<br />
<input name="button" type="button" value="تحويل" style="border-radius:0 5px 5px 0" onclick="html2entities(this.form.data1)">
<input name="Clear" type="reset" value="مسح" style="border-radius:5px 0 0 5px">
</form>
</center>
</div>
سبحان الله، والحمدلله، ولا إله إلا الله، والله أكبر
إذا أعجبك الموضوع فلماذا تبخل علينا بالردود المشجعة ؟!

ليست هناك تعليقات
يمكنك وضع تعليقك هنا