nice code flint tnx for this code
btw
how about when you hovered the box the color change to image
i had an experiment and i came up with this code
/[quote]* On Mouse Out */
div.commonbox:link { border-width:0px; border-color:transparent; border-style:solid; background-color:#ffffff; }
/* On Hover */
div.commonbox:hover {
background-image: url([b]
http://i172.photobucket.com/albums/w30/vhon11/anime/ff9_logo_ice_1024x768-1.jpg[/b]);
background-attachment: fixed;
background-position: top left;
background-repeat: no-repeat;
border-width: 3px;
border-color: #333333;
border-style: double;
background-color: transparent;
/* NO NEED TO EDIT THIS ONE */
.commonbox .evenrow { background-color:transparent; }[/quote]
btw nice code again
preview here
http://www.friendster.com/lloyd1108
Last edited by lloyd (2008-11-29 20:48:47)