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?
i'm not lostlove but you can make your element not appear by default by using "display: none;" and then on the element you want to click put onclick="{document.getElementById('urelementid').style.display = 'block';}" :3
okay thank you!! ^^