عرض مشاركة واحدة
قديم 02-26-2014, 10:14 PM   #1
Blog-Add
مدون نشيط
 
تاريخ التسجيل: Feb 2014
المشاركات: 124
افتراضي اضافة التسميات لبلوجر بشكل انيق - اضافات بلوجر

السلام عليكم ورحمة الله وبركاتة

اقدم لكم اليوم اضافة تسميات مدونتك بشكل انيق css 2014

الشرح :

اذهب الي صفحة التخطيط واضافة اداة جديدة HTML واضف بها الكود التالي :

كود PHP:
<style type="text/css">
.
add-blogg-ahtrafy-up a {
display:block;
background:#eee;
border:1px solid #ccc;
margin0 0 20px 0;
height:65px;
width:290px;
overflow:hidden;
text-decoration:none;
font-family:inherit;
font-size:16px;
color:#000000;
text-shadow:0 1px 2px rgba(0000.75);
}
.
add-blogg-ahtrafy-up h5 {
color:#000000;
margin-top:0px;
height:65px;
text-align:center;
line-height:65px;
-
webkit-transitionmargin-top 0.2s linear;
}
.
add-blogg-ahtrafy-up a:hover h5{
margin-top:-90px;
}
.
add-blogg-ahtrafy-up div {
font-family:inherit;
font-size:17px;
color:#FFFFFF;
text-align:center;
padding:0px;
opacity0;

-
webkit-transitionall 0.3s linear;
-
webkit-transformrotate(10deg);
}
.
add-blogg-ahtrafy-up a:hover div {
opacity1;
-
webkit-transformrotate(0deg);
}
.
add-blogg-ahtrafy-up a:nth-child(1div background#EF7901; line-height:70px;}
.add-blogg-ahtrafy-up a:nth-child(2div background#98bf0d; line-height:70px;}
.add-blogg-ahtrafy-up a:nth-child(3div background#01b0ec; line-height:70px;}
.add-blogg-ahtrafy atext-decoration:nonemargin:10pxfont-family:inheritfont-size:8pxfont-weight:boldcolor:#000000; overflow:hidden;-webkit-transition: All 1s ease;-moz-transition: All 1.5s ease;-o-transition: All 1.5s ease;-ms-transition: All 1.5s ease;transition: All 1.5s ease;
}
.
add-blogg-ahtrafy a:hovertext-decoration:nonemargin:75pxfont-family:inheritfont-size:13pxfont-weight:boldcolor:#1fd4e9;-webkit-transition: All 1s ease;-moz-transition: All 1s ease;-o-transition: All 1s ease;-ms-transition: All 1s ease;transition: All 1s ease;
}
</
style>




<
section class="add-blogg-ahtrafy-up">
<
a href="الرابط">
<
h5>
التسمية</h5>
<
div>
التسمية</div>
</
a>
<
a href="الرابط">
<
h5>
التسمية</h5>
<
div>
 
التسمية</div>
</
a>
<
a href="الرابط">
<
h5>
css-css3</h5>
<
div>
التسمية </div>
</
a>

</
section>
<
section class="add-blogg-ahtrafy">
<
a href="الرابط">التسمية</a>
</
section
وضع الروابط والتسميات واحفظ العمل

الدعم العربي

Blog-Add غير متواجد حالياً   رد مع اقتباس