سلام یه سری کد براتون آماده کردم ادیتش کنید قشنگ تر میشه :
اینا رو ته فایل css اضافه کنید :
با اینکار آندرلاین لینک ها برداشته میشه و یه هاور انیمیشن بهشون داده میشه جهت زیبایی بیشتر .
کد:
a {
text-decoration: none !important;
-webkit-transition: all 0.5s ease-in;
-moz-transition: all 0.5s ease-in;
-o-transition: all 0.5s ease-in;
}
a:hover {
text-decoration: none !important;
-webkit-transition: all 0.5s ease-in;
-moz-transition: all 0.5s ease-in;
-o-transition: all 0.5s ease-in;
}
با اینکار فضای خالی که در انتهای فوتر ایجاد شده کاملا برداشته میشه و قالب فیکس مرورگر میشه :
پیدا کنید :
تغیر بدید به :
کد:
<footer style="margin-bottom: -37px;">
کل فونت های سایت رو چنانچه میخواهید BYekan نمایید :
تو کدهاتون بگردید دنبال :
کد:
body,html{background-image:url(http://banner-design.ir/wp-content/themes/Sterling/images/body-backgrounds/null.png) !important;background-position:چپ بالا !important;background-repeat:repeat !important;}
سپس تغیر دهید به :
کد:
body,html{background-image:url(http://banner-design.ir/wp-content/themes/Sterling/images/body-backgrounds/null.png) !important;background-position:چپ بالا !important;background-repeat:repeat !important;font-family: yekan;}
بدرود .