Log in

View Full Version : Mini Mods - Mouseover in avatar


anestetic
01-19-2009, 10:00 PM
I'm sorry because I don't speak very good English..

Demo : mouse on avatar

*** Non english text removed *** :D


stylee css add
.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */

}it is completed


postbit_legacy open search
<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>


change code

<a class="thumbnail" href="#thumb"><img src="$post[avatarurl]" $post[avwidth] $post[avheight] alt="<phrase 1="$post[username]">$vbphrase[xs_avatar]</phrase>"a border="0" /><span><if condition="$post['field21']"><img src="http://www.sitename/forum/$post[field21]" /><br />$post[musername] Alb?m?nden Bir Kare <br /></if></a>
<if condition="$post['field10']"><div class="pbit"><font color="#C0C0C0">Name:</font> <font color="#6699FF">$post[field10]</font><br></div></if>
<if condition="$post['field2']"><div class="pbit"><font color="#C0C0C0">location:</font> <font color="#6699FF">$post[field2]</font><br></div></if>
<if condition="$post['age']"> <div class="pbit"><font color="#C0C0C0">$vbphrase[age]:</font><font color="#6699FF">$post[age]</font></div></if>
<if condition="$post['field4']"><div class="pbit"><font color="#C0C0C0">Job:</font> <font color="#6699FF">$post[field4]</font><br></div></if>
<if condition="$post['field13']"><div class="pbit"><font color="#C0C0C0">Takım:</font> <font color="#6699FF">$post[field13]</font><br></div></if>
<if condition="$post['field12']"><div class="pbit"><font color="#C0C0C0">Hobisi:</font> <font color="#6699FF">$post[field12]</font><br></div></if>
<if condition="$post['field20']"><div class="pbit"><font color="#C0C0C0">Fobisi:</font> <font color="#6699FF">$post[field20]</font><br></div></if>


profile field user in album url

change field number

anestetic
01-20-2009, 11:46 AM
Demo Adres : http://www.forumojen.com/forum/vbulletin-eklentileri/28594-avatara-efekt-vermek.html

cindy helmond
01-20-2009, 12:40 PM
looks nice !!:D

anestetic
01-20-2009, 12:54 PM
thank you my first hack :D

Forum Lover
01-20-2009, 02:03 PM
is it ajax based? If page loads, does it loads with those images or just catch it on the fly? tagged. :)

SwollenCranium
01-20-2009, 03:10 PM
Your forum is busted .. your hack perhaps ?

https://vborg.vbsupport.ru/external/2009/01/51.jpg

King Kovifor
01-20-2009, 11:27 PM
Please post in English only.

anestetic
01-21-2009, 10:13 AM
Your forum is busted .. your hack perhaps ?

http://swollencranium.com/forums/picture.php?albumid=85&pictureid=998


don^t hack mysql has away this problem servers

eTiKeT?
01-21-2009, 03:51 PM
Nice anestetic :) Thanks
;)

~ İnstalled ~

FreshFroot
11-27-2010, 11:40 PM
ahhh? what does this exactly do?

How does it affect the avatar?

ChiNa
09-10-2012, 11:55 PM
This is a terrible mod, not much info and he have put 5 of the field numbers wrong wich causes people having database problems, I have reported it to be either fixed or removed to the graveyard, meanwhile becarefull using it... GOOD LUCK