I am havign a problem with CSS and my Cursor, I tried putting in a Custom One, but no luck, wher can I get a copy of hte CSS Values for GP? I tried quite a few, and not many worked... this is the code i was using for cursorbody {cursor: url('http://www.axiomfiles.com/Files/9366/srBloodySword.ani');Does GP CSS not allowed Cursor? if so, can we have it added? Please!!
I just put these into the <Style & Colors><Advanced Style Settings><Banner Area> and it makes the sword icon on all my pages. The second one is so the hover would be a sword instead of the hand as well.<STYLE><!--BODY{cursor:url("http://www.axiomfiles.com/Files/27315/Sword256.cur");}--></STYLE>
<STYLE type=text/css><!--a:hover,a:link {cursor:url("http://www.axiomfiles.com/Files/27315/Sword256.cur"), pointer}--></STYLE>
Wow, double post I'm such a nOOb