Replies

Jan 25, 2017 9 years ago
Seerow
is the richest user
User Avatar
Sweetgrass Voice

So since the recent font changes, my Notepad on the sidebar has been super stretched out. I was hoping it would be just a general error/mistake and would correct itself but it has not yet.

The code simply looks like: Profile Comments Wishlists

Misc Healer Fragmentizer Preferences Admin Posts Keith Posts

Hustler Ikumoradeekanox Plushie Add Beanbag Add Bakery

I haven't changed my CustomCSS since the changes so it's possible something older in there might be causing it, but I'm not sure. Anyone happen to have an idea what is going on with the Notepad widget?

Headshot by

Jan 25, 2017 9 years ago
Eivor
has a dragon
User Avatar
MacLachlan

It's a site wide glitch that hasn't yet been addressed by staff. There's no way to presently fix it, per se.

[size=6pt][sub][ he/they | aroace/nb ][/sub]

Jan 25, 2017 9 years ago
Zay
made a huge mistake
User Avatar
Riza

Actually, it's a rather gross fix, but I've found if I take all of the spaces out with my regular code and instead put the


in where the spaces were, two if I have to to make things more evenly spaced, then it shows up how it was before. It's a cluttered mess of code this way, but it's the only way I've found to "fix" it until staff get around to correcting it. I just saved my old code on my computer so I can change it back when it is properly fixed.

Here's a small snippet of my code so I can hopefully better explain what i mean:



Turn Ins/Events
Bonfire
The Love Doctor
Survival - Flowers
Pumpkin Patch
Candy Hearts

Shortcuts
Gardens
Like I said, it's a mess lol


Proud Gamer | My best friend is

Jan 25, 2017 9 years ago
Eivor
has a dragon
User Avatar
MacLachlan

... That's what I have in my signature and you can see how that works.

[size=6pt][sub][ he/they | aroace/nb ][/sub]

Jan 25, 2017 9 years ago
Seerow
is the richest user
User Avatar
Sweetgrass Voice

and Ohh hmm okay. Must have missed the thread talking about it initially. Hope it gets fixes soon, the spacing makes the site hard to navigate. Thanks for the work around Zay, I'll give that a go in a bit.

And uhh for good record and . Is this something you guys are looking into?

Headshot by

Jan 25, 2017 9 years ago
Zay
made a huge mistake
User Avatar
Riza

Weird, it's working for me this way. I'm sorry!

Yeah I definitely hope they fix this fast, it's frustrating.


Proud Gamer | My best friend is

Jan 30, 2017 9 years ago
Bug
User Avatar
Segfault

I wrote some custom CSS you can use to fix this issue until staff addresses it. Please see this thread: https://subeta.net/forums.php/read/868936

With the custom CSS, you can format things how you normally do, and it will be displayed properly. So this should make things more convenient for you.

I hope we get a staff response soon.

🐝 ☕ bug (he/him) | your friendly neighborhood code wrangler. stay in the loop! join and check out the latest admin post highlights

Jan 30, 2017 9 years ago
Eivor
has a dragon
User Avatar
MacLachlan

It's not that I'm concerned with, it's just a linked bug.

[size=6pt][sub][ he/they | aroace/nb ][/sub]

Jan 30, 2017 9 years ago
Bug
User Avatar
Segfault

Sorry, what do you mean?

You said "There's no way to presently fix it, per se." I was just posting that there is now a custom CSS fix for it, in case someone here would find it useful :)

🐝 ☕ bug (he/him) | your friendly neighborhood code wrangler. stay in the loop! join and check out the latest admin post highlights

Jan 30, 2017 9 years ago
Eivor
has a dragon
User Avatar
MacLachlan

At the time, there wasn't. XD

It's also affecting my sig but I don't think customCSS fixes that?

[size=6pt][sub][ he/they | aroace/nb ][/sub]

Jan 30, 2017 9 years ago
Bug
User Avatar
Segfault

Try this line:

.forum_signature br:nth-child(even) { display: none; }

🐝 ☕ bug (he/him) | your friendly neighborhood code wrangler. stay in the loop! join and check out the latest admin post highlights

Jan 30, 2017 9 years ago
Eivor
has a dragon
User Avatar
MacLachlan

Ah! Thank you.

[size=6pt][sub][ he/they | aroace/nb ][/sub]

Please log in to reply to this topic.