<!--kullanici basla-
-->
<!---profil-basla--->
<style>
.forumueberschrift[data-
="profil-sayfasi-kapak-resmi"]:After {
background: url(
); background-size: 100%;background-position: 17px 30%;
}
</style>
<script>
$(document).ready(function(){
$(".forumueberschrift:contains(
)").attr('data-
','profil-sayfasi-kapak-resmi');
$(".forumueberschrift:contains(Forum - Profil)").attr('class','profilkapak forumueberschrift');
});
</script>
<!---profil-bitis--->
<!--kapak basla--->
<style>
/* /////////// forum için ///////// */
a[href="profile-
.htm"]::before{background:url(
);background-size:25px }
/*/////// profil sayfasi icin /////*/
td.profiladi[data-
="profil-sayfasi-profil-resmi"]:before {
background: url(
);background-size: 120px; background-position: 0px 50%;
background-color: rgb(139, 133, 133);
background-repeat: no-repeat;}
</style>
<script>
$(document).ready(function(){
$(".profiladi:contains(
)").attr('data-
','profil-sayfasi-profil-resmi');
});
</script>
<!--kapak--bitis--->
<!----topic-user basla-->
<script>
$(document).ready(function(){
$("td[width='123'] b:nth-of-type(1) a[href='profile-
.htm']").append( $( ".profile-
" ) );
});
</script>
<div class="profile-edit profile-
">
<!---hovercard start---->
<div id="images">
<li>
<div class="hovercard card hovercard-
hovercard-content"><div class="hoverkapak-
"></div><div class="hoverprofil-
"></div><div class="hoverisim hoverisim-
aliq-btn aliq-btn--flat">
</div><a class="pfgit">profile git →</a></div>
<a class="link-user"></a></li>
<li>
</div>
<style>
position: absolute;
margin: 75px 0px;
color:#232323;
line-height: 20px;
letter-spacing: 0.6px;
font-size: 17px;
font-family: 'Open Sans','Helvetica Neue',Arial,Helvetica,sans-serif;
font-weight: 700;
background: transparent;
width: 150px;
height: 20px;
overflow: hidden;
}
position: absolute;
width: 50px;
height: 50px;
border: 1px solid white;
margin: 40px 0px;
background-size: 100%;
}
position: absolute;
width: 225.5px;
height: 180px;
padding: 10px;
margin: -23px -10px;
-webkit-clip-path: polygon(15% 6%, 100% 6%, 100% 60%, 0 60%, 0 6%, 7% 6%, 11% 0);
clip-path: polygon(15% 6%, 100% 6%, 100% 60%, 0 60%, 0 6%, 7% 6%, 11% 0);
background-repeat: no-repeat;
background-position: 50%;
background-size:200%;
}
</style>
<script>
$('.hovercard').hover(function() {
$(this).stop(true, false).show();
}, function() {
$('.hovercard').hide();
});
$('#images li').hover(function() {
$(this).find('.hovercard').delay().fadeIn(''); // show() doesn't seem to work with delay
}, function() {
$(this).find('.hovercard').delay().fadeOut('fast');
});
</script>
<!---hovercard finish---->
<!--diger-ayarlar-->
<a data-tooltip="Facebook Adresi" class="facebook" href="
">elma-armut</a>
<a data-tooltip="İnternet Sitesi" class="site-adresin" href="
">elma-armut</a>
<!--diger-ayarlar-->
</div>
<!----topic-user bitis-->
<!----kullanici bitis-->