QUOTE(xx__cI_e_3__xx @ Mar 28 2005, 8:43 PM)
iT DOESN`T WORK. i HAVE AN0THER H0VERiNG C0DE THAT i USED ON MY MYSPACE. i WANT TO USE B0TH OF THE CODES. AM i SUPP0SED TO PUT THEM T0GETHER ??
THAT`S MY CODE. ^^
THAT`S THE CODE YOU GUYS GAVE ME. ^^
just add a line in your original code, so it looks like:
<style type="text/css">
A:hover{
color:..ffffff;
font:8pt arial;
cursor:row-resize;
letter-spacing:-0px;
height: 0;
text-align:;
text-transform:uppercase;
}
</style>
even though I have no idea what your "text-align", "height" and "letter-spacing" are there for. and what does cursor: row-resize; mean? I dont think there's that "row-resize" property for cursor.