Page 2 of 2

Re: Forum Fonts etc

Posted: Mon Jun 05, 2017 12:10 am
by Aspect of Sorrow
Is there a feature you can apply on the user options to override fonts being used. Not going to lie, the moment I look at eclectic fonts on images I ignore the post.

Re: Forum Fonts etc

Posted: Mon Jun 05, 2017 12:38 am
by Maecius
Well done, Zanniej!

Re: Forum Fonts etc

Posted: Mon Jun 05, 2017 1:37 am
by K'yon Oblodra
Aspect of Sorrow wrote:Is there a feature you can apply on the user options to override fonts being used. Not going to lie, the moment I look at eclectic fonts on images I ignore the post.
What's an eclectic font? Just asking so I can have you ignore me XD

Re: Forum Fonts etc

Posted: Mon Jun 05, 2017 3:25 am
by Tsidkenu
Any font apart from standard :lol:

Re: Forum Fonts etc

Posted: Tue Jun 06, 2017 3:30 am
by Zanniej
Aspect of Sorrow wrote:Is there a feature you can apply on the user options to override fonts being used. Not going to lie, the moment I look at eclectic fonts on images I ignore the post.
Especially for you:
Stylish, a Chrome extension allowing you to add custom styling to websites.

Just add the following to the stylesheet of BGTSCC:

Code: Select all

span {
    font-family: Helvetica, Arial, sans-serif !important;
}
Or whatever font you like ;-)

Mind you, I haven't tested it, so it might overwrite more fonts than it should. If that's the case, let me know and I'll change it for you.