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?
hi! sorry it took me a little bit to respond, i was busy this weekend c: here's the code i use but you will fuss with the values to move the image where you'd like it!
CSS: .absolute { position: absolute; top: 5em; left: 8em; z-index: 50; }
HTML: < img src="img url here" width="30%" class="absolute" >