اجنحة غوغل نائب المدير
مساهماتى : 121 نقــاطـ التميز : : 5376 انا مسجل من : 20/04/2011
خدمات المنتدى مشاركة الموضوع:
| موضوع: كود css لعمل زر المشاركة rss -twitter.digg-facebook اسفل صفحات المنتدي الخميس أبريل 21, 2011 7:24 am | |
| كود css لعمل زر المشاركة rss -twitter.digg-facebook اسفل صفحات المنتدي
قبل وضع الكود مثال عليه للنسخة :PhpBB2
[ندعوك للتسجيل في المنتدى أو التعريف بنفسك لمعاينة هذا الرابط]
الكود للنسخة : PhpBB2 طريقة الوضع : لوحة الادارة/مظهر المنتدي/الصور والالوان /الوان/ورقة تصميم css - الكود:
-
.sharing-cl{ overflow:hidden; margin:-20px 0 0 0; padding:0; list-style:none; width:530px; } .sharing-cl
a{ overflow:hidden; width:75px; height:20px; float:left; margin-right:5px; text-indent:-200px; background:url(http://sd-2.archive-host.com/membres/up/24071559914142709/tuto_partager/partager.png)
no-repeat; } a.sh-su{background-position:-210px -40px;} a.sh-feed{background-position:-70px
-40px;} a.sh-tweet{background-position:-140px -40px;} a.sh-mail{background-position:0
-40px;} a.sh-digg{background-position:-280px -40px;} a.sh-face{ margin-right:0; background-position:-350px
-40px; } a.sh-mail:hover{background-position:0 1px;} a.sh-feed:hover{background-position:-70px
1px;} a.sh-tweet:hover{background-position:-140px 1px;} a.sh-su:hover{background-position:-210px
1px;} .sh-digg:hover{background-position:-280px 1px;} a.sh-face:hover{ background-position:-350px
1px; } #text{ margin-top:5px; font-weight:bold; font-family:helvetica,arial,sans-serif; } #text
a{ text-indent:0; height:auto; text-align:center; font-size:11px; padding-top:35px; color:#999; text-decoration:none; } [ندعوك للتسجيل في المنتدى أو التعريف بنفسك لمعاينة هذا الرابط]كود css لعمل زر المشاركة rss -twitter.digg-facebook اسفل صفحات المنتدي
قبل وضع الكود مثال عليه للنسخة :PhpBB2
الكود للنسخة : PhpBB2 طريقة الوضع : لوحة الادارة/مظهر المنتدي/الصور والالوان /الوان/ورقة تصميم css الكود: [ندعوك للتسجيل في المنتدى أو التعريف بنفسك لمعاينة هذا الرابط][ندعوك للتسجيل في المنتدى أو التعريف بنفسك لمعاينة هذا الرابط] .sharing-cl{ overflow:hidden; margin:-20px 0 0 0; padding:0; list-style:none; width:530px; } .sharing-cl
a{ overflow:hidden; width:75px; height:20px; float:left; margin-right:5px; text-indent:-200px; background:url(https://sd-2.archive-host.com/membres/up/24071559914142709/tuto_partager/partager.png)
no-repeat; } a.sh-su{background-position:-210px -40px;} a.sh-feed{background-position:-70px
-40px;} a.sh-tweet{background-position:-140px -40px;} a.sh-mail{background-position:0
-40px;} a.sh-digg{background-position:-280px -40px;} a.sh-face{ margin-right:0; background-position:-350px
-40px; } a.sh-mail:hover{background-position:0 1px;} a.sh-feed:hover{background-position:-70px
1px;} a.sh-tweet:hover{background-position:-140px 1px;} a.sh-su:hover{background-position:-210px
1px;} .sh-digg:hover{background-position:-280px 1px;} a.sh-face:hover{ background-position:-350px
1px; } #text{ margin-top:5px; font-weight:bold; font-family:helvetica,arial,sans-serif; } #text
a{ text-indent:0; height:auto; text-align:center; font-size:11px; padding-top:35px; color:#999; text-decoration:none; }
بعد ذلك نذهب الي لوحة الادارة/ادارة عامة/تشكيل/وصف المنتدي ثم نلصق هذا الكود فيه - الكود:
-
type=text/javascript src=http://sd-2.archive-host.com/membres/up/24071559914142709/tuto_partager/partagerphpbb2.js> ....
مثال علي الكود لباقي النسخ
[ندعوك للتسجيل في المنتدى أو التعريف بنفسك لمعاينة هذا الرابط]
طريقة الوضع : لوحة الادارة/مظهر المنتدي/الصور والالوان /الوان/ورقة تصميم css
الكود يعمل مع : PhpBB3 – PunBB – Invision - الكود:
-
.sharing-cl{ overflow:hidden; margin:-20px 0 0 0; padding:0; list-style:none; width:530px; } .sharing-cl
a{ overflow:hidden; width:75px; height:20px; float:left; margin-right:5px; text-indent:-200px; background:url(http://sd-2.archive-host.com/membres/up/24071559914142709/tuto_partager/partager.png)
no-repeat; } a.sh-su{background-position:-210px -40px;} a.sh-feed{background-position:-70px
-40px;} a.sh-tweet{background-position:-140px -40px;} a.sh-mail{background-position:0
-40px;} a.sh-digg{background-position:-280px -40px;} a.sh-face{ margin-right:0; background-position:-350px
-40px; } a.sh-mail:hover{background-position:0 1px;} a.sh-feed:hover{background-position:-70px
1px;} a.sh-tweet:hover{background-position:-140px 1px;} a.sh-su:hover{background-position:-210px
1px;} .sh-digg:hover{background-position:-280px 1px;} a.sh-face:hover{ background-position:-350px
1px; } #text{ margin-top:5px; font-weight:bold; font-family:helvetica,arial,sans-serif; } #text
a{ text-indent:0; height:auto; text-align:center; font-size:11px; padding-top:35px; color:#999; text-decoration:none; } بعد ذلك نذهب الي لوحة الادارة/ادارة عامة/تشكيل/وصف المنتدي ثم نلصق هذا الكود فيه الكود يعمل مع : PhpBB3 – PunBB – Invision تم بحمد الله اخوكم المحبوب اجنحة غوغل
| |
|
OKAKA
المؤسس
مساهماتى : 3759 نقــاطـ التميز : : 14890 انا مسجل من : 08/02/2011 عمرى : 29
خدمات المنتدى مشاركة الموضوع: okaka
| موضوع: رد: كود css لعمل زر المشاركة rss -twitter.digg-facebook اسفل صفحات المنتدي الخميس أبريل 21, 2011 7:48 am | |
| يسلمووووووووووووووو الكود يعمل ومن وانا جبتة شكر لك | |
|
اجنحة غوغل نائب المدير
مساهماتى : 121 نقــاطـ التميز : : 5376 انا مسجل من : 20/04/2011
خدمات المنتدى مشاركة الموضوع:
| موضوع: رد: كود css لعمل زر المشاركة rss -twitter.digg-facebook اسفل صفحات المنتدي الجمعة أبريل 22, 2011 12:01 pm | |
| | |
|
نونة نونة شخصية هامة
مساهماتى : 3430 نقــاطـ التميز : : 14159 انا مسجل من : 01/04/2011 عمرى : 28
| موضوع: رد: كود css لعمل زر المشاركة rss -twitter.digg-facebook اسفل صفحات المنتدي الأربعاء أبريل 27, 2011 7:29 pm | |
| | |
|
퇇 ღ.¸¸.queenlove.¸¸.ღ المديرة العامة
مساهماتى : 2579 نقــاطـ التميز : : 13792 انا مسجل من : 25/03/2011
| موضوع: رد: كود css لعمل زر المشاركة rss -twitter.digg-facebook اسفل صفحات المنتدي الجمعة أبريل 29, 2011 9:59 pm | |
| | |
|
MAHMOUD DON عضو مميز
مساهماتى : 686 نقــاطـ التميز : : 7002 انا مسجل من : 19/05/2011
| موضوع: رد: كود css لعمل زر المشاركة rss -twitter.digg-facebook اسفل صفحات المنتدي الأحد مايو 22, 2011 5:21 pm | |
| | |
|
AmeenAhmed المدير العام
مساهماتى : 1669 نقــاطـ التميز : : 9600 انا مسجل من : 20/03/2011 عمرى : 28
| موضوع: رد: كود css لعمل زر المشاركة rss -twitter.digg-facebook اسفل صفحات المنتدي الأربعاء يونيو 01, 2011 6:55 am | |
| | |
|