أداة إتصل بنا في صفحة مستقلة بشكل إحترافي

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


شكل مميز وإحترافي وساشتغل به شخصيا ;) والآن سأشرح لكم طريقة إضافته لمدونتك وايضا وضعه في صفحة مستقلة أفضل من وضعه في السيدبار

أول خطوة قم بإضافة أداة إتصل بنا ضعها في الفوتر او في السيدبار حاليا
ثم قي بتحرير قالب مدونتك وابحث عن الوسم التالي ]]></b:skin>
ثم فوقه ضع هذا الكود

#ContactForm1{
display:none;
}
#contact_wrap {
margin: auto;
width:600px;
height: 380px;
padding: 25px;
border-radius: 1em;
border-top:1px solid #dbdbdb;
border-right:1px solid #b2b2b2;
border-left:1px solid #dbdbdb;
border-bottom:1px solid #9d9d9d;
background-color:#cccccc;
filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#f2f2f2', endColorstr='#cccccc');
background-image:-webkit-linear-gradient(top, #f2f2f2 0%, #e6e6e6 50%, #cccccc 100%);
background-image:-moz-linear-gradient(top, #f2f2f2 0%, #e6e6e6 50%, #cccccc 100%);
background-image:-ms-linear-gradient(top, #f2f2f2 0%, #e6e6e6 50%, #cccccc 100%);
background-image:-o-linear-gradient(top, #f2f2f2 0%, #e6e6e6 50%, #cccccc 100%);
background-image:linear-gradient(top, #f2f2f2 0%, #e6e6e6 50%, #cccccc 100%);
box-shadow: 1px 1px 5px #ccc;
}
#contact_wrap h3{
color: #e8f3f9;
font-family:tahoma;
font-size: 20px;
font-weight:bold;
margin: 0 -36px 20px -36px;
padding-left: 35px;
padding-right:35px;
padding-top: 12px;
padding-bottom: 12px;
text-align: center;
text-shadow: 2px 0 0 #1f4962;
-webkit-box-shadow: inset 0 0 25px rgba(0,0,0,0.3),0px 1px 5px #666;
-moz-box-shadow: inset 0 0 25px rgba(0,0,0,0.3),0px 1px 5px #666;
box-shadow: inset 0 0 25px rgba(0,0,0,0.3),0px 1px 5px #666;
background-color: #3689b9;
position: relative;
}
#contact_wrap h3:before {
content: ' ';
position: absolute;
bottom: -10px;
left: 0;
width: 0;
height: 0;
border-style: solid;
border-width: 10px 0 0 10px;
border-color: #333 transparent transparent transparent;
}
#contact_wrap h3:after {
content: ' ';
position: absolute;
bottom: -10px;
right: 0;
width: 0;
height: 0;
border-style: solid;
border-width: 0 0 10px 10px;
border-color: transparent transparent transparent #333;
}
#ContactForm1_contact-form-name{
width:550px;
height:auto;font-family:tahoma, sans-serif;
margin: 5px auto;
padding: 10px 10px 10px 40px;
background:#f6f6f6 url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEifDzhXxzkug5XDOFNUkIK4zfchuIKpiai_zfGQYWsvI7TAfa0VOjaJd6_S7AVAk3pZq1fLmmB1K0L_I7R2OLAUeVHWbqLtbNZLyEAsut39YMRHesdYFhYIqJWaGuJQNeNCbqZJtyuOlNo/s1600/user.png)no-repeat 10px center;
color:#777;
border:1px solid #ccc;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: rgba(0, 0, 0, 0.247059) 0px 1px 3px inset, #f5f5f5 0px 1px 0px;
box-shadow: rgba(0, 0, 0, 0.247059) 0px 1px 3px inset, #f5f5f5 0px 1px 0px;
}
#ContactForm1_contact-form-email{
width:550px;
height:auto;font-family:tahoma, sans-serif;
margin: 5px auto;
padding: 10px 10px 10px 40px;
background: #f6f6f6 url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiCxCgGgXEhKdMCGMThdQ1xUqzJL6lOM_C1f6w1Fet-mWv9TOGO0RY11MsEYHLDUUvesMvqsfyL6Nw3szuJchNeDFtt9_zSWvCh0jZ3oY14W3R7jbH1qQJ8AaM_lYw0PMXGS5PmStD7D5I/s1600/pen.png)no-repeat 10px center;
color:#777;
border:1px solid #ccc;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: rgba(0, 0, 0, 0.247059) 0px 1px 3px inset, #f5f5f5 0px 1px 0px;
box-shadow: rgba(0, 0, 0, 0.247059) 0px 1px 3px inset, #f5f5f5 0px 1px 0px;
}
#ContactForm1_contact-form-email-message{
width:550px;
height: 150px;
margin: 5px auto;
padding: 10px 10px 10px 40px;
font-family:tahoma, sans-serif;
background: #f6f6f6 url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjTGye4Ii9xgGpz1kLQO0kkUGps9qlHN5DWnSQmbhRD7aWDCIQL7jHzlTK8YPBbgOrsPfHcgiDd8YXX5OIW23S26HkT2HNkH994MotAZ73Qy9T8jEUeyV8ceL_Ml6Z1S6-HOZQ9WEo6Vp0/s1600/msg2.png)no-repeat 10px 10px;
color:#777;
border:1px solid #ccc;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: rgba(0, 0, 0, 0.247059) 0px 1px 3px inset, #f5f5f5 0px 1px 0px;
box-shadow: rgba(0, 0, 0, 0.247059) 0px 1px 3px inset, #f5f5f5 0px 1px 0px;
}
#ContactForm1_contact-form-submit {
width: 95px;
height: 30px;
color: #FFF;
padding: 0;font-family:tahoma, sans-serif;text-align:center;
cursor:pointer;
margin: 25px 0 10px 0 0;
background-color:#005a8a;
border-radius:4px;
text-shadow: 1px 0 0 #1f4962;
-webkit-box-shadow: inset 0 0 35px rgba(0,0,0,0.3),0px 1px 5px #666;
-moz-box-shadow: inset 0 0 35px rgba(0,0,0,0.3),0px 1px 5px #666;
box-shadow: inset 0 0 35px rgba(0,0,0,0.3),0px 1px 5px #666;
background-color: #3689b9;
border:1px solid #194f6d;
}
#ContactForm1_contact-form-submit:hover {
background:#4c9bc9;
}
#ContactForm1_contact-form-error-message, #ContactForm1_contact-form-success-message{
width: 320px;
margin-top:35px;
}


ما يمكنك تغييره في الكود هو الحجم لكي يتناسب مع مدونتك وذالك بتغيير القيم الملونة بالاحمر بما يتناسب مع مدونتك
الآن إنتهينا من تجهيز الشكل الجديد لأداة إتصل بنا حان وقت إضافتها لصفحة مستقلة
قم بإضافة صفحة مستقلة ثم غير المحرر من تأليف إلى HTML

وضع هذا الكود

<div dir="rtl" style="text-align: right;" trbidi="on">
<div id="contact_wrap">
<h3>
إتصل بنا</h3>
<form name="contact-form">
<input id="ContactForm1_contact-form-name" name="name" placeholder="الإسم" size="30" type="text" value="" />
<input id="ContactForm1_contact-form-email" name="email" placeholder="البريد الإلكتروني" size="30" type="text" value="" />
<textarea cols="25" id="ContactForm1_contact-form-email-message" name="email-message" placeholder="الرسالة" rows="5"></textarea>
<input id="ContactForm1_contact-form-submit" type="button" value="أرسل" />
<br />
<div style="max-width: 222px; text-align: center; width: 100%;">
<div id="ContactForm1_contact-form-error-message">
</div>
<div id="ContactForm1_contact-form-success-message">
</div>
</div>
</form>
</div>
<style type="text/css">
#comments, #blog-pager, .breadcrumbs, .post-footer{display:none}
</style></div>


ثم حفظ وهنيئا لك تم التركيب بنجاح إن واجهتك أي مشكلة لا تتردد في طرحها وسنعمل على حلها بإذن الله
هذا كل شيئ اتمنى أن يعجبكم الشكل الجديد لاداة إتصل بنا
بالتوفيق للجميع ودمتم في رعاية الله وحفظه
المقال السابق
المقال التالي
مقالات دات صلة