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?
basically, you just have to edit the css in the showWebring.js file. its awkwardly formatted, but you can edit it like you would any other stylesheet
their css is so unorganized. i had to reorganize it better to customize it.
im pretty sure you can just make a css file and refer to the ids of the divs (i.e. #templateWebring to change box's bg) and theyll appear just fine in the html; thats what i did. u just have to either inspect for id names or try and figure it out from looking at the code (hope this makes sense lol)