| Topic Title ( Mark this forum as read ) | Topic Starter | Replies | Views | Last Action | ||
![]() | ![]() | Blacknight_92 | -- | -- | 26/8/2008, 13:45 Last Post by: Blacknight_92 | |
![]() | ![]() | Blacknight_92 | -- | -- | 22/8/2008, 14:37 Last Post by: Blacknight_92 | |
![]() | ![]() | Blacknight_92 | 0 | 34 | 21/8/2008, 15:42 Last Post by: Blacknight_92 | |
![]() | ![]() | Blacknight_92 | 0 | 49 | 8/8/2008, 11:41 Last Post by: Blacknight_92 | |
![]() | Zexion92 | 1 | 55 | 10/9/2008, 11:37 Last Post by: Blacknight_92 | ||
![]() | +itachi+ | 4 | 42 | 28/8/2008, 13:10 Last Post by: H a r u ~ | ||
![]() | H a r u ~ | 1 | 51 | 24/8/2008, 22:01 Last Post by: Blacknight_92 | ||
![]() | Blacknight_92 | 0 | 52 | 21/8/2008, 16:24 Last Post by: Blacknight_92 | ||
.thumbnail{
position: relative;
z-index: 0;
}
.thumbnail:hover{
background-color: transparent;
z-index: 9;
}
.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: black;
padding: 5px;
left: -1000px;
border: 1px solid #FBFB00;
visibility: hidden;
color: black;
font-weight: bold;
color: #FBFB00;
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: 2;
left: 0px; /*position where enlarged image should offset horizontally */
}









