You are going to block this site. This will do the following:
- You will no longer see this site in searches.
- Site will no longer see your site in searches.
- Site will not be able to comment on your site profile.
- Any comments this site has posted to your profile will not be displayed.
Are you sure you want to do this?
For the cursor the code is 'cursor: url("/img.png"),default;' I recommend looking into css styling for cursors there's a lot of options. Upload your image to your profile and set it as the img address.
For getting to the top of the page, I just set id="top" in whatever item you have at the top. for example ( ) and then at the bottom put Back to Top
the example didnt post but (div class="something" id="top") then put (a href="#top")Back to Top(/a)