OH THAT RIGHT ALIGN /dies Thank you so much. I remember when events used to be like that and my life was easier because I didn't accidentally click links or delete events I wanted haha.
This thread is awesome and I grabbed a few of these codes right away. Thank you for compiling this!
Headshot by
You're welcome! If you have any ideas for more site changes, let me know!
Does anyone know if there's a way to make pet training easier, by reducing the size of the boxes around the pets?
has a better one than what I threw together.
This is what I have and it removes the stats/training times/info/images entirely, aside from char name :x
SPOILER (click to toggle)
> div.container-fluid > div.ui.grid > div.four.wide.column, > div.container-fluid > div.ui.grid > div.eleven.wide.column {display: none;}
> div.container-fluid > center > div > div > div > div > div.four.wide.column > center img {display: none;}
> div.container-fluid > center > div > div > div > div > div.twelve.column.wide > div {display: none;}
> div.container-fluid > center > div > div > div > div > div.twelve.column.wide > div.ui {display: block!important;}
> div.container-fluid > center > div.ui.grid > div> div {padding: 0px;}
> div.container-fluid > center > div > div > div > div > div.twelve.column.wide > div.ui > center > form {margin: 0px 0px;}
> div.container-fluid > center > div.ui.grid > div.eight.wide.column {width: 300px;}
If you still want to see pet images, delete the second line. And if you want to see the pets stats and info, delete the third line.
P.S. Thank you for all these codes, especially the Easier Event Deletion one! The icons look so neat lined up on the right (and reduce misclicks for sure!).
Did anyone else's ads magically reappear just now? They're back where they used to be, no custom CSS change.
I'll take a look at it. [edit] Oddly, I don't see any ads WITHOUT the code…
The ads are also triggering when clicking in places other than the ad directly? (ex. this post box, link to forums, inventory tab link) And they're not the usual "non-threatening" ads like amazon. They're malicious ads to download destructive/harmful stuff.
So I'd really like them to not show up.
It sounds a bit like a virus to me… Like I said, I see no ads, even with the code disabled so there's nothing I can do right now.
I thought I was the only one having that problem! So unless we both managed to get the same virus somehow, it must be something with Subeta or the code...

Guys, you aren't the only ones! I have adblock so I don't see the ads, but the "Remove this ad" thing appeared at the top of my screen.
I'm not sure if this code affects anything else, hopefully it doesn't. I haven't seen it mess with anything else, but I've found it does get rid of that and maybe it'll get rid of the actual ads themselves?
/* Removes 'Remove This Ad' */
> div:nth-child(1) > center:nth-child(1) > a:nth-child(2){display:none !important;}

I have a bleeding gold account right now and didn't remember it gets rid of ads!
I'll get a real fix soon, then ping you guys and the CSS group. [edit] Keith is aware of the issue. Read here. [edit] More info:
People are still getting that Java Plug-In ad. I think they're still working on it? I think it's dangerous malware so i'm just gonna clear off the site for tonight and see where things stand tomorrow.
bookmarks page for code
Thank you! Your codes have never caused me a problem before, so I was worried something must have gone wrong. I'm glad to know it was the site's problem!

I'm glad too! They're working on it, and I'll be trying to see if there's anything to be updated on my end. ^ ^