IRCForumları - IRC ve mIRC Kullanıcılarının Buluşma Noktası

IRCForumları - IRC ve mIRC Kullanıcılarının Buluşma Noktası (https://www.ircforumlari.net/)
-   vB 3.8.x Şablon Değişiklikleri (https://www.ircforumlari.net/vb-38x-sablon-degisiklikleri/)
-   -   Profilde Vista Çerçeveli Avatar (https://www.ircforumlari.net/vb-38x-sablon-degisiklikleri/394787-profilde-vista-cerceveli-avatar.html)

yoSun 26 Mayıs 2011 22:56

Profilde Vista Çerçeveli Avatar
 
TEMANIZIN CSS BÖLÜMÜNE EKLEYİN:
Kod:

      .nav_avatar_bg_special {
background : url(../../images/vistaavatar/nav/nav_avatar_bg_special.png) no-repeat;
width : 120px;
height : 158px;
}
.nav_avatar_off_bg_special {
background : url(../../images/vistaavatar/nav/nav_avatar_off_bg_special.png) no-repeat;
width : 120px;
height : 158px;
}
.nav_avatar_on_bg_special {
background : url(../../images/vistaavatar/nav/nav_avatar_on_bg_special.png) no-repeat;
width : 120px;
height : 158px;
}
.nav_avatar_invis_bg_special {
background : url(../../images/vistaavatar/nav/nav_avatar_invis_bg_special.png) no-repeat;
width : 120px;
height : 158px;
}
.nav_avatar_bg {
background : url(../../images/vistaavatar/nav/nav_avatar_bg.png) no-repeat;
width : 120px;
height : 120px;
}
.nav_avatar_off_bg {
background : url(../../images/vistaavatar/nav/nav_avatar_off_bg.png) no-repeat;
width : 120px;
height : 120px;
}
.nav_avatar_off_bg_banned {
background : url(../../images/vistaavatar/nav/nav_avatar_off_ban_bg.png) no-repeat;
width : 120px;
height : 120px;
}
.nav_avatar_on_bg {
background : url(../../images/vistaavatar/nav/nav_avatar_on_bg.png) no-repeat;
width : 120px;
height : 120px;
}
.nav_avatar_on_bg_banned {
background : url(../../images/vistaavatar/nav/nav_avatar_on_ban_bg.png) no-repeat;
width : 120px;
height : 120px;
}
.nav_avatar_invis_bg {
background : url(../../images/vistaavatar/nav/nav_avatar_invis_bg.png) no-repeat;
width : 120px;
height : 120px;
}
.nav_avatar_invis_bg_banned {
background : url(../../images/vistaavatar/nav/nav_avatar_invis_ban_bg.png) no-repeat;
width : 120px;
height : 120px;
}
.nav_avatar_special {
width : 90px;
height : 128px;
padding : 14px 14px 16px 15px;
}
.nav_avatar {
width : 90px;
height : 90px;
padding : 14px 14px 16px 15px;
}

posbit (POSBİT_LEGACY değil) BUL:

Kod:

   
                    <!-- user info -->
 
      <table cellpadding="0" cellspacing="$stylevar[cellpadding]" border="0" width="100%">
 
      <tr>
          <if condition="$show['avatar']"><td class="alt2"><a href="member.php?$session[sessionurl]u=$post[userid]"><img src="$post[avatarurl]" $post[avwidth] $post[avheight] alt="<phrase 1="$post[username]">$vbphrase[xs_avatar]</phrase>" border="0" /></a></td></if>

bu KODLA değiştirin:
Kod:

<!-- user info -->
 
      <table cellpadding="0" cellspacing="$stylevar[cellpadding]" border="0" width="100%">
      <tr>
          <if condition="$show['avatar']">
<td class="alt2"><td width="120" >
 
 
 
 
<div style="position:relative; width:120px; height:120px; border:none;"><div class="nav_avatar">
 
 
 
<a href="member.php?$session[sessionurl]u=$post[userid]">
 
 
 
<img src="$post[avatarurl]"  width="90" height="90" $post[avwidth] $post[avheight] alt="<phrase 1="$post[username]">$vbphrase[xs_avatar]</phrase>" border="0" />
 
 
 
</a></div>
 
 
 
<div class="nav_avatar_off_bg" style="position:absolute; left: 0px; top:0px;"></div>
  </div></td>
</td> </if>

Dipnot:Eklentiyi eklicemm fakat eklemde sorun var adminlerle görüşüp eklicem.

xlxlxl 27 Mayıs 2011 00:28

Cevap: Profilde Vista Çerçeveli Avatar
 
Eline sağlık :)

cruel 27 Mayıs 2011 09:28

Cevap: Profilde Vista Çerçeveli Avatar
 
Masallah ellerine saglik.

MertcanK 06 Kasım 2011 20:26

Cevap: Profilde Vista Çerçeveli Avatar
 
Eklenti eklenmemiş sanırım. :)


Tüm Zamanlar GMT +3 Olarak Ayarlanmış. Şuanki Zaman: 13:28.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
Search Engine Friendly URLs by vBSEO
Copyright ©2004 - 2025 IRCForumlari.Net Sparhawk