However at some point, I have no idea when (I also had Santa Hats that disappeared and Iâve been told that happened a week ago and I hadnât noticed, both were CSS adds so Iâm assuming at the same time). I know literally nothing about CSS other then adding and tweaking existing edits. If this was from an update that changed something, what should I change to reenable it? Or if it still looks fine, what could possibly have broken this?
I havenât been able to find the page where that css would add the glow you specify. However, if youâre interested in adding that bold, golden glow to the avatar image of a topic owner on their posts, you could use this:
Just a guess, but have you tried using .post-avatar instead of .topic-avatar? This might be at least part of the problem (if not all of it).
On desktop, that former class became embedded in the latter during the course of this year and stopped the Christmas hats CSS working too (see related solution here: Christmas hats! - #19 by merefield)
Do always use your browserâs inspector to look at the HTML (right-click â Inspect). This can give you big hints as to what is going on!
Wow I completely forgot I asked this when I moved on to other things and still never readded it. Sorry about that.
It wasnât glowing me specifically as a user, it was glowing my usergroup which is âOwnerâ, as well as âadminâ and âLeadâ. I didnât come up with it, someone posted it in a topic here at one time and I copy+pasted it and it worked as I described which is why I have no idea what (or why). The code you posted works perfectly (I just tried it) doing what you said it does, but I was trying to get those specific Usergroups to glow (both in-topic and from the mainboard, which is what the code I posted originally was doing). I tried altering yours with group-owner/admin instead which simply broke it instead of during what I was trying to do.
Although yours serves more purpose than just looking fancy so Iâll going to use that in the meantime, but Iâm still interested.